vendor_hardware_overlay/Telephony/SPRD-IMS/AndroidManifest.xml

9 lines
294 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.sprdims_telephony"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="com.android.phone"
android:priority="79"
/>
</manifest>