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