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