Updated overlay priority

This commit is contained in:
skittels15 2021-02-27 02:45:40 +03:00 committed by GitHub
parent 44aba457f5
commit a41358a498
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="+*iaomi/olive*"
android:priority="130"
android:priority="178"
android:isStatic="true" />
</manifest>