12 lines
378 B
XML
12 lines
378 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="dynamic_color_enabled">true</bool>
|
|
<bool name="full_dynamic_color_enabled">true</bool>
|
|
<bool name="show_payment_action">false</bool>
|
|
</resources>
|