vendor_hardware_overlay/Sony/pdx213-SystemUI/AndroidManifest.xml
Andy CrossGate Yan 9307c36326 Configure AOD for Sony Xperia 10 III
Change-Id: I6a1ac887b0e2ac3b3d63d0a2d05957cb6018d83b
2021-12-09 13:40:36 +00:00

4 lines
421 B
XML

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