blob: 7b297ea3b4a42aacc46720ed0d43c0d7c4c69497 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.xiaomi.redmi6pro"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.product.device"
android:requiredSystemPropertyValue="sakura"
android:priority="19"
android:isStatic="true" />
</manifest>