Add GmsSetupWizardOverlay

Fixes theme. Values extracted from PixelSetupWizard
This commit is contained in:
Michael Bestas
2024-02-20 17:33:27 +02:00
committed by Michael Bestas
parent 04e0d97901
commit d5f65a27ea
5 changed files with 43 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="dynamic_color_enabled">true</bool>
<bool name="enable_partner_experiment">true</bool>
<bool name="enable_quick_enhanced_biometrics_flow">true</bool>
<bool name="extended_partner_config_enabled">true</bool>
<bool name="full_dynamic_color_enabled">true</bool>
</resources>