android_vendor_hardware_ove.../OPPO/A54/AndroidManifest.xml
Andy CrossGate Yan 9e61beca8f Add resources for OPPO A54 (CPH2239)
Change-Id: I011b5fc2eee7decf7bcced17744896d444ca60ad
2022-02-19 20:59:10 +00:00

11 lines
442 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.oppo.a54"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.boot.prjname"
android:requiredSystemPropertyValue="20363"
android:priority="2036"
android:isStatic="true" />
</manifest>