android_vendor_hardware_ove.../Fairphone/FP4-SystemUI/AndroidManifest.xml

4 lines
419 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="me.phh.treble.overlay.fairphone.fp4.systemui" android:versionCode="1" android:versionName="1.0">
<overlay android:targetPackage="com.android.systemui" android:requiredSystemPropertyName="ro.vendor.build.fingerprint" android:requiredSystemPropertyValue="+Fairphone/FP4*" android:priority="1872" android:isStatic="true" />
</manifest>