Update AndroidManifest.xml

This commit is contained in:
Flatty11 2019-09-17 00:13:11 +03:00 committed by GitHub
parent 9b4646067b
commit 7a3168f909
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/beyond1qlte*"
android:priority="19"
android:priority="83"
android:isStatic="true" />
</manifest>