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