blob: 15c43c3d24c734c5d551fc7888575bf7b11e8ecb [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.oneplus.op6"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.product.name"
android:requiredSystemPropertyValue="evert_retail"
android:priority="21"
android:isStatic="true" />
</manifest>