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