Update AndroidManifest.xml

This commit is contained in:
Andrey 2020-12-07 21:33:54 +04:00 committed by GitHub
parent bcf9d2c205
commit f8b75b2176
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="118"
android:priority="180"
android:isStatic="true" />
</manifest>