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

Commit e9c6c9cc authored by Wu-cheng Li's avatar Wu-cheng Li
Browse files

Fix startFaceDetection will fail after taking a picture.

bug:6568961
Change-Id: I353c24496ec00805ed46ba90457729dfb5b2c337
parent c3a5cf9a
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;
    }

    /**