Files
lineageos_setupwizard/res/values/config_partner.xml
Alexander Koskovich cae1abc267 SetupWizard: Enable dynamic color in GMS SetupWizard
Change-Id: Ia83d664023f5423f8247df34f544fe3f5438aa3e
2024-10-27 18:29:02 -04:00

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>