android_vendor_hardware_ove.../Realme/8pro/AndroidManifest.xml
melontini 634800cc0c realme 8 pro fixes.
Removed most odm, vendor and system/framework copy-paste.
Added source comments
2024-02-22 17:24:10 +07:00

7 lines
426 B
XML

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="me.phh.treble.overlay.realme.r_8pro">
<overlay android:isStatic="true"
android:priority="347"
android:requiredSystemPropertyName="ro.build.overlay.deviceid" android:requiredSystemPropertyValue="+RMX3081"
android:targetPackage="android"/>
</manifest>