Fix priority conflict

This commit is contained in:
Pierre-Hugues Husson 2019-08-22 11:28:02 +02:00
parent 9aba777c8c
commit 28ed647980

View file

@ -5,6 +5,6 @@
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="persist.sys.phh.ims.mtk"
android:requiredSystemPropertyValue="true"
android:priority="78"
android:priority="79"
android:isStatic="true" />
</manifest>