Update AndroidManifest.xml

This commit is contained in:
Andrey 2020-12-07 21:50:23 +04:00 committed by GitHub
parent f8b75b2176
commit 395af907e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,6 @@
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+UMIDIGI/A3S/A3S*"
android:priority="180"
android:priority="153"
android:isStatic="true" />
</manifest>