diff options
author | Emilian Peev <epeev@mm-sol.com> | 2011-11-30 15:27:38 +0200 |
---|---|---|
committer | Wu-cheng Li <wuchengli@google.com> | 2012-04-11 18:45:44 +0800 |
commit | 96f2b555d2200fca7d8399c4c9a968590637aa31 (patch) | |
tree | 68028e7a45fa0e24f35c4813b9d837ab80a16ec3 /hwc | |
parent | e914b7e0a972af85845268ecf962773b8e4da977 (diff) | |
download | hardware_ti_omap4xxx-96f2b555d2200fca7d8399c4c9a968590637aa31.zip hardware_ti_omap4xxx-96f2b555d2200fca7d8399c4c9a968590637aa31.tar.gz hardware_ti_omap4xxx-96f2b555d2200fca7d8399c4c9a968590637aa31.tar.bz2 |
CameraHAL: Fix for CTS test #testFocusDistances
- The 'focusStatus' variable in 'doAutoFocus()'
is uninitialized in the case where the camera
client sets focus lock in CAF mode. Depending
on the current stack content this method might
try to set CAF focus again and wait for a focus
callback, which will inevitably timeout.
- Fix for random fails during CTS test
#testFocusDistances.
Change-Id: Iafa84bbf5b7119d77f1f666a6a88c613b657541e
Signed-off-by: Emilian Peev <epeev@mm-sol.com>
Diffstat (limited to 'hwc')
0 files changed, 0 insertions, 0 deletions