blob: 40448fdee6394295ed27777668075fe9c8c7b441 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.sharp.s2"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+FIH/SAT*"
android:priority="18"
android:isStatic="true" />
</manifest>