Update AndroidManifest.xml

This commit is contained in:
Khaled Necir 2019-04-12 13:27:42 +01:00
parent 3aa7159161
commit bfa3ca5940

View file

@ -5,6 +5,6 @@
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.hw.oemName"
android:requiredSystemPropertyValue="+AUM*"
android:priority="5"
android:priority="16"
android:isStatic="true" />
</manifest>