Merge pull request #489 from Johx22/patch-2

Change android:requiredSystemPropertyValue
This commit is contained in:
Pierre-Hugues HUSSON 2022-03-14 16:44:36 +01:00 committed by GitHub
commit 12652a781c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
platformBuildVersionName="11">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+*vivo/y20*"
android:requiredSystemPropertyValue="+*vivo/2026*"
android:priority="392"
android:isStatic="true" />
</manifest>