Add secret and maltose variant of Redmi Note 10S

This commit is contained in:
rinmichi 2022-05-03 11:54:59 +08:00
parent f7dd0af5d1
commit 3ff5c5c994

View file

@ -4,7 +4,7 @@
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.product.vendor.device"
android:requiredSystemPropertyValue="rosemary"
android:requiredSystemPropertyValue="+(rosemary|secret|maltose)"
android:priority="671"
android:isStatic="true" />
</manifest>