Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 58296baa authored by Wei Huang's avatar Wei Huang Committed by Android (Google) Code Review
Browse files

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

parents d8c5f10c e9c6c9cc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1059,6 +1059,7 @@ public class Camera {
        }

        native_takePicture(msgType);
        mFaceDetectionRunning = false;
    }

    /**