Merge "Fix startFaceDetection will fail after taking a picture." into jb-dev

This commit is contained in:
Wei Huang
2012-05-30 09:43:20 -07:00
committed by Android (Google) Code Review

View File

@@ -1059,6 +1059,7 @@ public class Camera {
}
native_takePicture(msgType);
mFaceDetectionRunning = false;
}
/**