hardware: samsung_slsi: libcamera2: ensure disabling flash at video snapshot
authorYounghwan Joo <yhwan.joo@samsung.com>
Tue, 23 Oct 2012 09:49:50 +0000 (18:49 +0900)
committerRebecca Schultz Zavin <rebecca@android.com>
Tue, 23 Oct 2012 22:39:01 +0000 (15:39 -0700)
commita0648fc71e705cf211caa991639e2a559e1498d9
treec2190cb7dac152098811a4fd63639117e99f47f6
parent6a87e47a1b93226f778d859a37b0e4655785a4a8
hardware: samsung_slsi: libcamera2: ensure disabling flash at video snapshot

This patch is to change aeMode in case of video snapshot to disable flash
sequence even received capture intent is not video snapshot but still capture.
A UI mode value of flash is updated only at preview and recording status.

BUG : 7396371
Signed-off-by: Younghwan Joo <yhwan.joo@samsung.com>
Change-Id: I4ce5a2b67c4590de9f896573c37387701afcd202
libcamera2/ExynosCameraHWInterface2.cpp