android_vendor_hardware_ove.../Samsung/A9/AndroidManifest.xml
2021-10-26 16:53:26 +07:00

5 lines
388 B
XML

<manifest
xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="me.phh.treble.overlay.samsung.a9">
<overlay android:targetPackage="android" android:requiredSystemPropertyName="ro.vendor.build.fingerprint" android:requiredSystemPropertyValue="+*amsung/a9y18*" android:priority="593" android:isStatic="true" />
</manifest>