Fix priority again

This commit is contained in:
Magick Wizard ⌘ 2022-07-16 02:01:52 +06:00 committed by GitHub
parent ec96b53587
commit 33d71adbef
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="+OnePlus/OnePlusN10/OnePlusN10*"
android:priority="289"
android:priority="733"
android:isStatic="true" />
</manifest>