Update AndroidManifest.xml

This commit is contained in:
GodcraftPlata 2020-02-08 17:29:57 -05:00 committed by GitHub
parent c52f2b799b
commit 11a702ebb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
-->
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.product.name"
android:requiredSystemPropertyValue="rhannah_retail"
android:requiredSystemPropertyValue="+*hannah_retail"
android:priority="88"
android:isStatic="true" />
</manifest>