Update AndroidManifest.xml

This commit is contained in:
Pacotony 2021-12-18 08:27:25 -06:00 committed by KatoTempest
parent 6fcd56995d
commit cc42fa2dcc

View file

@ -9,6 +9,6 @@
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+*pokerp*"
android:priority="171"
android:priority="498"
android:isStatic="true" />
</manifest>