set unique priorities

This commit is contained in:
Wabo0 2018-10-22 10:24:17 +02:00 committed by GitHub
parent dc8bf866e4
commit 5ac58de113
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.product.name"
android:requiredSystemPropertyValue="ali_retail"
android:priority="21"
android:priority="43"
android:isStatic="true" />
</manifest>