feat: Define more codenames for some Infinix device models

This commit is contained in:
ryenyuku 2024-07-27 23:40:50 +07:00
parent 3429e25bcc
commit 23167d6cbd
8 changed files with 10 additions and 10 deletions

View file

@ -4,7 +4,7 @@
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.product.vendor.device"
android:requiredSystemPropertyValue="Infinix-X695"
android:requiredSystemPropertyValue="+(Infinix-X695|Infinix-X695D)"
android:priority="547"
android:isStatic="true" />
</manifest>

View file

@ -4,7 +4,7 @@
android:versionName="1.0">
<overlay android:targetPackage="com.android.systemui"
android:requiredSystemPropertyName="ro.product.vendor.device"
android:requiredSystemPropertyValue="Infinix-X6833B"
android:requiredSystemPropertyValue="+(Infinix-X6833B|Infinix-X6716B)"
android:priority="984"
android:isStatic="true" />
</manifest>

View file

@ -4,7 +4,7 @@
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.product.vendor.device"
android:requiredSystemPropertyValue="Infinix-X6833B"
android:requiredSystemPropertyValue="+(Infinix-X6833B|Infinix-X6716B)"
android:priority="304"
android:isStatic="true" />
</manifest>

View file

@ -3,8 +3,8 @@
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.product.vendor.device"
android:requiredSystemPropertyValue="Infinix-X604_sprout"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+(Infinix/*/Infinix-X604*|Infinix/*/Infinix-X605*)"
android:priority="110"
android:isStatic="true" />
</manifest>

View file

@ -4,7 +4,7 @@
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.product.vendor.device"
android:requiredSystemPropertyValue="Infinix-X690B"
android:requiredSystemPropertyValue="+(Infinix-X656|Infinix-X690|Infinix-X690B)"
android:priority="115"
android:isStatic="true" />
</manifest>

View file

@ -4,7 +4,7 @@
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.product.vendor.device"
android:requiredSystemPropertyValue="Infinix-X626"
android:requiredSystemPropertyValue="+(Infinix-X626*|Infinix-X610B)"
android:priority="24"
android:isStatic="true" />
</manifest>

View file

@ -3,8 +3,8 @@
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.product.vendor.device"
android:requiredSystemPropertyValue="Infinix-X620"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+Infinix/*/Infinix-X620*"
android:priority="99"
android:isStatic="true" />
</manifest>

View file

@ -4,7 +4,7 @@
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.product.vendor.device"
android:requiredSystemPropertyValue="Infinix-X6811"
android:requiredSystemPropertyValue="+(Infinix-X6810|Infinix-X6811*)"
android:priority="447"
android:isStatic="true" />
</manifest>