Update AndroidManifest.xml

This commit is contained in:
Khaled Necir 2019-04-12 13:47:22 +01:00 committed by GitHub
parent bf24e1f9e4
commit 6f555945cf
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="72"
android:priority="5"
android:isStatic="true" />
</manifest>