Signed-off-by: hmz007 <hmz007@gmail.com>master
parent
70e34291f6
commit
9763cafa83
@ -1,5 +0,0 @@
|
||||
runtime_resource_overlay {
|
||||
name: "GmsSetupWizardOverlay",
|
||||
theme: "GmsSetupWizard",
|
||||
product_specific: true
|
||||
}
|
||||
@ -1,7 +0,0 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.mtg.gmssetupwizardoverlay"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
<application android:hasCode="false" />
|
||||
<overlay android:targetPackage="com.google.android.setupwizard" android:priority="1337" android:isStatic="true" />
|
||||
</manifest>
|
||||
@ -1,8 +0,0 @@
|
||||
<?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>
|
||||
Binary file not shown.
Loading…
Reference in new issue