Update AndroidManifest.xml

This commit is contained in:
Khaled Necir 2019-05-17 17:33:40 +01:00 committed by GitHub
parent ffd732a01a
commit ff25bea881
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="111"
android:priority="5"
android:isStatic="true" />
</manifest>