blob: b7e9566f2bf286f7156cb4c1f130cc3cea8714c3 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.nokia.b2n"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+Nokia/Onyx*"
android:priority="48"
android:isStatic="true" />
</manifest>