Update AndroidManifest.xml

This commit is contained in:
Khaled Necir 2019-04-12 13:41:35 +01:00 committed by GitHub
parent fb9973c5b1
commit bf24e1f9e4
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.hw.oemName"
android:requiredSystemPropertyValue="+AUM*"
android:priority="16"
android:priority="72"
android:isStatic="true" />
</manifest>