commit | 3f9cc191867e79fccb4b8cca7e2a38e1b2c225b1 | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Thu Mar 21 20:58:29 2013 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Mar 21 20:58:30 2013 +0000 |
tree | b2c3b6c9ab0c9a001b5931f882772c0213c73a33 | |
parent | 9e36b5a5c630c303b5007fdeb5c0df83b953adf4 [diff] | |
parent | cc76ec941661206e3a3c53f9aff789c839a869bb [diff] |
Merge changes Ic92924ce,I53107a39 into jb-mr2-dev * changes: Camera2: getSceneMode should return NULL when there are no supported scene modes 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.