Support OnePlus Nord 3 using Ace 2V's resources

This commit is contained in:
Andy CrossGate Yan 2023-03-07 16:13:07 +08:00
parent 57f200aad2
commit bc21366df9
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="22823"
android:requiredSystemPropertyValue="+(21871|22823)"
android:priority="2282"
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="22823"
android:requiredSystemPropertyValue="+(21871|22823)"
android:priority="2282"
android:isStatic="true" />
</manifest>