commit | ea49f4b4ba9d182fd8a74c74d16590cb65f3a5f1 | [log] [tgz] |
---|---|---|
author | Ziv Hendel <ziv@primesense.com> | Thu Mar 21 03:25:32 2013 +0200 |
committer | Igor Murashkin <iam@google.com> | Thu Mar 21 11:32:06 2013 -0700 |
tree | 7eb4fd1e14856d1d1f6600cc350218688c712b64 | |
parent | 42404e895c182df761cbd2473d172e58e763ac89 [diff] |
commandStartFaceDetectionL returned the wrong value when face detection is not supported by the HAL. This caused the JNI function to fail since it expected a BAD_VALUE response in that case. Change-Id: I53107a3958d541c25930b81eda638d4b6a394254 Signed-off-by: Igor Murashkin <iam@google.com>