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
This commit is contained in:
committed by
Nolen Johnson
parent
139ed346e5
commit
da50cca4ce
9
res/values/config_partner.xml
Normal file
9
res/values/config_partner.xml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<?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>
|
Reference in New Issue
Block a user