platform_device_xiaomi_zeus/overlay/Aperture/AndroidManifest.xml
LuK1337 e34db23bd3 zeus: overlay: Configure aux camera for Aperture
Change-Id: I543f078dd4dba30e1b22737d5c22d591e3fb34e6
2023-06-25 13:23:26 +02:00

10 lines
375 B
XML

<!--
Copyright (C) 2023 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.lineageos.aperture.overlay.zeus">
<overlay android:targetPackage="org.lineageos.aperture"
android:isStatic="true"
android:priority="700"/>
</manifest>