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:
Alexander Koskovich
2024-10-23 15:24:05 -04:00
committed by Nolen Johnson
parent 139ed346e5
commit da50cca4ce

View 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>