Fix and clear the matching for ZenFone 5

This commit is contained in:
Tadi 2018-06-25 21:17:36 +02:00 committed by GitHub
parent eae6680275
commit 3429b12380
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+X00QD*"
android:requiredSystemPropertyValue="+*ASUS_X00QD*"
android:priority="14"
android:isStatic="true" />
</manifest>