Support more variants of OnePlus 10 Pro

Change-Id: Ibbddd478dca9b91a1fd05466e03e61d059672dee
This commit is contained in:
Andy CrossGate Yan 2022-04-17 10:42:45 +00:00
parent a074c3822b
commit ecf1dd2352
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="20846"
android:requiredSystemPropertyValue="+(20846|20847|2084A)"
android:priority="2084"
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="20846"
android:requiredSystemPropertyValue="+(20846|20847|2084A)"
android:priority="2084"
android:isStatic="true" />
</manifest>