sm6150-common: Convert packages allowed to use aux cameras to prop

Change-Id: Ie8c5cc86d3dc4937059432cd42be6dcaa6ac089c
This commit is contained in:
basamaryan
2024-06-18 02:58:10 +05:30
parent ed6986e80f
commit 66942f25c0
2 changed files with 3 additions and 8 deletions

View File

@@ -16,14 +16,6 @@
<!-- Whether device has screen with higher aspect ratio -->
<bool name="config_haveHigherAspectRatioScreen">true</bool>
<!-- The list of package IDs that are allowed to use aux cameras.
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>
<!-- Defines the actions shown in advanced reboot submenu -->
<string-array name="config_restartActionsList">
<item>restart</item>