Files
lineageos_setupwizard/res/values/config_partner.xml
Alexander Koskovich da50cca4ce SetupWizard: Do not advertise Google Pay during setup
This is dependent on working integrity which is broken a lot of
the time, which is bad UX.

Change-Id: I0acf86ad8c08e915ad30877113965fbda6fe7467
2024-10-27 18:26:26 -04:00

10 lines
271 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2024 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<!-- Partner customization for GMS SetupWizard -->
<resources>
<bool name="show_payment_action">false</bool>
</resources>