stone: Convert packages allowed to use aux cameras to prop

Change-Id: Ie8c5cc86d3dc4937059432cd42be6dcaa6ac089c
Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
This commit is contained in:
basamaryan
2024-06-18 02:58:10 +05:30
committed by Arijit78
parent 666717ef79
commit 890f65768a
2 changed files with 4 additions and 10 deletions

View File

@@ -54,16 +54,7 @@
<item>restart_bootloader</item>
<item>restart_fastboot</item>
</string-array>
<!-- 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>org.codeaurora.snapcam</item>
<item>com.android.camera</item>
<item>org.lineageos.aperture</item>
<item>org.lineageos.aperture.dev</item>
</string-array>
<!-- The default journal mode to use use when Write-Ahead Logging is not active.
Choices are: OFF, DELETE, TRUNCATE, PERSIST and MEMORY.
PERSIST may improve performance by reducing how often journal blocks are

View File

@@ -6,6 +6,9 @@ persist.audio.fluence.voicerec=true
persist.audio.fluence.speaker=true
persist.audio.fluence.voicecomm=true
# Camera
vendor.camera.aux.packagelist=org.codeaurora.snapcam,com.android.camera,org.lineageos.aperture,org.lineageos.aperture.dev
# CNE
persist.vendor.cne.feature=1