commit | 1e912d03bfc52ebae890821ee8f5a385ca2d56ec | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeevs@codeaurora.org> | Tue Dec 16 11:04:30 2014 +0200 |
committer | Emilian Peev <epeevs@codeaurora.org> | Thu Mar 05 18:17:22 2015 +0200 |
tree | 492fb66778a130153342526a5b5f00fa27c1fe30 | |
parent | 02120bf815f1da3b1abac8d5e22127e414743b2c [diff] |
Snapdragon Camera: Unlock AE&AWB before snapshot Currently the application contains logic which will lock AE&AWB before snapshot if AF didn't get triggered. Unlocking happens during image capture though and will get ignored because the camera state is already set to 'SNAPSHOT_IN_PROGRESS". This sequence of events can have side effects w.r.t. flash. To avoid this AE&AWB should always be unlocked before snapshot. Change-Id: I7b1d53fdd87f7e9c1a1bb3530e4c5a87a7b05605