Update AndroidManifest.xml

This commit is contained in:
Khaled Necir 2019-05-17 17:44:50 +01:00 committed by GitHub
parent 51ca98cf18
commit cff1db3e1e
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="118"
android:priority="132"
android:isStatic="true" />
</manifest>