android_vendor_hardware_ove.../Realme/GT2Pro-SystemUI/AndroidManifest.xml
Andy CrossGate Yan 478000f7de Add resources for Realme GT2 Pro (RMX3300/1)
Cloned from OnePlus 10 Pro
2022-09-12 08:16:59 +00:00

11 lines
478 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.realme.gt2pro.systemui"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="com.android.systemui"
android:requiredSystemPropertyName="ro.boot.prjname"
android:requiredSystemPropertyValue="+(21631|216AC)"
android:priority="2163"
android:isStatic="true" />
</manifest>