commit | 58216c2650c9536f93467d6ab347ca3f7720dedd | [log] [tgz] |
---|---|---|
author | Zhijun He <zhijunhe@google.com> | Mon Oct 14 15:29:37 2013 -0700 |
committer | Zhijun He <zhijunhe@google.com> | Tue Oct 15 07:46:53 2013 -0700 |
tree | f57af2c348c2790d793922c75952a6e54dc808ad | |
parent | 4a534e00d83e6b41862ea54ca4f6a84d3e105585 [diff] |
Camera2: return CaptureResult.STATISTICS_FACES Changes included in this CL: - remove the WAR for face detect mode null case. - make the sanity check assert to warnings. - make number of faces to be the minimal length of face metadata array length to avoid out of bound access, since we relax the sanity check. Bug: 11206459 Change-Id: Ifd9f7f79617039c1b3ad631f202b48076d775e09