Fix priority conflict

This commit is contained in:
Pierre-Hugues Husson 2020-02-03 23:41:56 +01:00
parent 7c4c934759
commit b6e966e118

View file

@ -5,6 +5,6 @@
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+Qin/s9863a1h10_Natv/s9863a1h10*"
android:priority="141"
android:priority="143"
android:isStatic="true" />
</manifest>