Delay priority

Priority 55 has been taken on phhusson/vendor_hardware_overlay#48
This commit is contained in:
suwakowww 2018-12-12 14:31:05 +08:00
parent c8365cad4d
commit e5b0979c38
3 changed files with 3 additions and 3 deletions

View file

@ -5,6 +5,6 @@
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+*iaomi/cereus*"
android:priority="55"
android:priority="56"
android:isStatic="true" />
</manifest>

View file

@ -5,6 +5,6 @@
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+*iaomi/cactus*"
android:priority="56"
android:priority="57"
android:isStatic="true" />
</manifest>

View file

@ -5,6 +5,6 @@
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+*iaomi/ysl*"
android:priority="57"
android:priority="58"
android:isStatic="true" />
</manifest>