Support more variants of OPPO A54 (incl. CPH2241)

Change-Id: I2f2252600d6bd5d44ae667bfc4c012e3a296c5d0
This commit is contained in:
Andy CrossGate Yan 2022-02-22 14:47:32 +00:00
parent e945720164
commit 7956342781
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
android:versionName="1.0">
<overlay android:targetPackage="com.android.systemui"
android:requiredSystemPropertyName="ro.boot.prjname"
android:requiredSystemPropertyValue="20363"
android:requiredSystemPropertyValue="+(20361|20362|20363|20364|20365|20366)"
android:priority="2036"
android:isStatic="true" />
</manifest>

View file

@ -4,7 +4,7 @@
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.boot.prjname"
android:requiredSystemPropertyValue="20363"
android:requiredSystemPropertyValue="+(20361|20362|20363|20364|20365|20366)"
android:priority="2036"
android:isStatic="true" />
</manifest>