commit | b5a5bae2f24b951ee40ea93ee826a299c2c4f692 | [log] [tgz] |
---|---|---|
author | Azam Sadiq Pasha Kapatrala Syed <akapatra@codeaurora.org> | Mon Sep 17 17:10:04 2012 -0700 |
committer | Iliyan Malchev <malchev@google.com> | Mon Sep 17 17:26:51 2012 -0700 |
tree | 35cec78caad632cae49897eb327fbb351fdf83b5 | |
parent | cbc2ff6bc9fc99e7bd5df26701c28227ae3a1b5a [diff] |
camera: Fix CAF lock after snapshot issue. b/7144215 when autofocus call is being made during CAF, CAF returns Focused/Unfocused/Focusing status. CAF will be locked till the time application makes cancelAutoFocus call. A flag is set in autofocus event preventing cancelAutoFocus call to go to lower layer causing CAF to remain locked. Change-Id: I57d6b58e69d7d291a0a1d4fe646e3fce709fd152