pipa: overlay: Disable aux cameras in aperture

Change-Id: I3d684435cdcc187d5860a906dbc2afbc637ce841
This commit is contained in:
AdarshGrewal
2024-04-23 23:22:14 +05:30
committed by Sebastiano Barezzi
parent 38aea9ee18
commit 5e4519d136

View File

@@ -4,17 +4,6 @@
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!-- Enable auxiliary cameras selector. -->
<bool name="config_enableAuxCameras">true</bool>
<!-- List of ID of auxiliary cameras that must be ignored by the app. -->
<string-array name="config_ignoredAuxCameraIds">
<item>4</item>
<item>5</item>
<item>6</item>
<item>7</item>
</string-array>
<!-- An array of triplets made of (camera ID, qualities, framerates).
These video modes will be added to the available
quality/framerate combinations of a camera device.