blob: b949456f2d55d95db50b1bd1d136527ab70ca434 [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.build.fingerprint"
android:requiredSystemPropertyValue="+OnePlus/OnePlus6/OnePlus6"
android:priority="11"
android:isStatic="true" />
</manifest>