Support OnePlus Nord 2T using Nord 2's resources

Change-Id: I0655cbef4423a2527ce8c7089d7ffdbb9e490878
This commit is contained in:
Andy CrossGate Yan 2022-05-20 08:22:29 +00:00
parent 378a3c51f6
commit fa1f3e1a49
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="+(20827|20831)"
android:requiredSystemPropertyValue="+(20827|20831|21881|21882)"
android:priority="2083"
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="+(20827|20831)"
android:requiredSystemPropertyValue="+(20827|20831|21881|21882)"
android:priority="2083"
android:isStatic="true" />
</manifest>