Update AndroidManifest.xml

This commit is contained in:
Flatty11 2019-09-17 00:12:53 +03:00 committed by GitHub
parent 8727354452
commit 9b4646067b
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="+*samsung/beyond2qlte*"
android:priority="19"
android:priority="82"
android:isStatic="true" />
</manifest>