android_vendor_hardware_ove.../Realme/10Pro/AndroidManifest.xml
Andy CrossGate Yan 7b7cb2dcbe Add resources for Realme 10 Pro (RMX3660/1/3)
Change-Id: I91df819857081539149364fb4cf93386215a6448
2023-05-30 00:37:27 +00:00

11 lines
462 B
XML
Executable file

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.realme.r10pro"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.boot.prjname"
android:requiredSystemPropertyValue="+(22602|22667|22668)"
android:priority="2260"
android:isStatic="true" />
</manifest>