sm6150-common: overlay: Configure aux camera for Aperture

Change-Id: I543f078dd4dba30e1b22737d5c22d591e3fb34e6
This commit is contained in:
LuK1337 2022-10-31 21:59:52 +01:00 committed by Arian
parent 29e221cac6
commit 9ef008f3d7

View File

@ -20,5 +20,7 @@
NOTE: If this list is empty then all apps will be able to use aux cameras. -->
<string-array name="config_cameraAuxPackageAllowList" translatable="false">
<item>com.android.camera</item>
<item>org.lineageos.aperture</item>
<item>org.lineageos.aperture.dev</item>
</string-array>
</resources>