blob: 47236c6780adb7f2f9ba5aea3466030d7fe7a028 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.cafims"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="persist.sys.phh.ims.caf"
android:requiredSystemPropertyValue="true"
android:priority="39"
android:isStatic="true" />
</manifest>