commit | cc2543804f11d6cc85b1b54f325b317d082237b5 | [log] [tgz] |
---|---|---|
author | Santhosh Kumar Thimmanna Bhattar <sthim@codeaurora.org> | Mon Jan 13 12:22:44 2014 +0530 |
committer | Santhosh Kumar Thimmanna Bhattar <sthim@codeaurora.org> | Mon Jan 13 18:01:45 2014 +0530 |
tree | 148e010d70d0126c46512d18453f2ce474be0dd0 | |
parent | 4fa5b46ba5ba7872a6815d869ab1d4c72a588dc9 [diff] |
Camera: Dont reset camera state while capture is in progress. While capture is in progress and if we get autofocus event, currently we reset the camera state to IDLE blindly. This is resulting in app exception because it will trigger another takepicture and lower layers will return error. ( cherrypicked from commit 1bed537bb0848b6a1f64f9eb245b1c256999ebad ) Change-Id: Ia595dbad246759870371b749c0aa2def221560c5 CRs-Fixed: 550417