hardware: smasung_slsi: libcamera2: add flash function
authorYounghwan Joo <yhwan.joo@samsung.com>
Thu, 30 Aug 2012 20:56:53 +0000 (13:56 -0700)
committerRebecca Schultz Zavin <rebecca@android.com>
Fri, 31 Aug 2012 22:56:39 +0000 (15:56 -0700)
commit6f19b6cfec2e31a06fb7fc62ee0440e1e52d99fd
treef6a176ca33309cf3f39e746bd61c013b69b7ee6b
parent2d5e6ec2fb1a3868f882d058ebd8286be0bb6185
hardware: smasung_slsi: libcamera2: add flash function

This patch is to enable flash operation for camera
The default flash mode may be disabled. Because Cameraservice can't
inform flash mode to cameraHAL. Changing flash UI is updated at
aa_aemode. but this field also includes AE_MODE_LOCKED value.
To capture image, CameraService always set this value to AE_MODE_LOCKED.
so cameraHAL can't recognize the current flash mode

Change-Id: Ic66dce38e460509669de293e7878d5b3fd86a891
Signed-off-by: Younghwan Joo <yhwan.joo@samsung.com>
libcamera2/ExynosCameraHWInterface2.cpp
libcamera2/ExynosCameraHWInterface2.h
libcamera2/fimc-is-metadata.h