commit | cb8c8ff3f19ed6d225878bdb7d5c2301b15fb98f | [log] [tgz] |
---|---|---|
author | Wabo0 <3121220+Wabo0@users.noreply.github.com> | Mon Oct 22 10:24:17 2018 +0200 |
committer | Jon West <electrikjesus@gmail.com> | Thu Nov 15 16:03:38 2018 -0500 |
tree | aedd7dcda762efcfce965c29aa57c9a6b471658d | |
parent | f47a53178baf3015536037939e3739cd823ef884 [diff] |
set unique priorities
diff --git a/Moto/G6/AndroidManifest.xml b/Moto/G6/AndroidManifest.xml index fba1328..2bfee3e 100644 --- a/Moto/G6/AndroidManifest.xml +++ b/Moto/G6/AndroidManifest.xml
@@ -5,6 +5,6 @@ <overlay android:targetPackage="android" android:requiredSystemPropertyName="ro.vendor.product.name" android:requiredSystemPropertyValue="ali_retail" - android:priority="21" + android:priority="43" android:isStatic="true" /> </manifest>