Camera: Dont reset camera state while capture is in progress.
While capture is in progress and if we get autofocus event, currently we reset the camera state to IDLE blindly. This is resulting in app exception because it will trigger another takepicture and lower layers will return error. Change-Id: I947e471cfc1f5cf5055f1d85550d4534b147d7f0
Loading
Please register or sign in to comment