Update AndroidManifest.xml

This commit is contained in:
Phantom 2019-04-23 20:47:38 +08:00 committed by GitHub
parent afcebea597
commit dcb4dd8cdd
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.vendor.product.model"
android:requiredSystemPropertyValue="Lenovo L38041"
android:priority="47"
android:priority="70"
android:isStatic="true" />
</manifest>