commit | 84ae9977a84a50a3f0b2059a41f6cda6b0eb572d | [log] [tgz] |
---|---|---|
author | Jason Lee <leejason@codeaurora.org> | Fri Feb 24 13:24:24 2017 -0800 |
committer | Zhijun He <zhijunhe@google.com> | Mon Mar 06 15:29:26 2017 -0800 |
tree | d58f5c0972cc8ecb390a369c426f28586119137f | |
parent | ec83679990d12c193bdf459bbceb206ef97df299 [diff] |
QCamera2: HAL3: Use focus distance only for AF off Focus distance needs to be included in the default request template to pass CTS. However, this means the app might send a default focus distance value even if it does not intend to use manual focus. HAL must filter this out for all non-manual AF modes to avoid complaints from the backend. CRs-fixed: 2012397 Change-Id: I78bc3ca9806ee02bd87eef0dbc52e04a6c38b22c