Update AndroidManifest.xml

This commit is contained in:
trinhloi 2020-10-04 15:47:45 +07:00 committed by GitHub
parent 5a0cf839ba
commit 994338b592
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="+vsmart/V620A_open*"
android:priority="124"
android:priority="118"
android:isStatic="true" />
</manifest>