commit | 582f442b22a10f64ed99ac1efb151d444350c9f2 | [log] [tgz] |
---|---|---|
author | Byunghun Jeon <bjeon@codeaurora.org> | Tue May 17 17:42:36 2016 -0700 |
committer | Byunghun Jeon <bjeon@codeaurora.org> | Tue May 31 13:31:21 2016 -0700 |
tree | 4d9ba1aba3adf133ba2f9f23c3030e7b65a9e692 | |
parent | 6ad6a36fb7486efbf0bb9751880bcc04c49f1985 [diff] |
SnapdragonCamera: Fix front camera and scene mode picture taking issues Fix front camera picture taking issues. Fix scene mode picture taking issues. For both front camera and scene mode issue, focus state was not updating properly so it was stuck waiting for focus to finish. So added another logic to check such case and continue to next step. Change-Id: I99d2164a77cc2903f3df50c7ff9478e718b112c0 CRs-Fixed: 1018118