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