mirror of
https://github.com/Evolution-X-Devices/device_oneplus_kebab
synced 2026-01-28 19:46:06 +00:00
kebab: overlay: Ignore camera ID 5 for Aperture
This camera takes photos that don't exactly match the camera preview. Change-Id: I4c31eb808359d4d8ba5942caf6811ab572d025a1
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
<!-- List of ID of auxiliary cameras that must be ignored by the app. -->
|
||||
<string-array name="config_ignoredAuxCameraIds">
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
</string-array>
|
||||
|
||||
Reference in New Issue
Block a user