commit | caf3a9c1447f602c658f558025b90413d1b4114d | [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 | 799a8159071e3fc652f47c0b4b211bf39476b580 | |
parent | 96954c00cc8887f216ba84e126ab4a1100f348b4 [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>