blob: ceb42a18506daca2333d60f0db78902c15cb5e23 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.xiaomi.mia2"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+xiaomi/jasmine*"
android:priority="16"
android:isStatic="true" />
</manifest>