commit | 03b724c57eeda34b0b5fb3dfe2181e91d12a18a6 | [log] [tgz] |
---|---|---|
author | Likai Ding <likaid@codeaurora.org> | Thu Jun 12 16:22:14 2014 +0800 |
committer | Likai Ding <likaid@codeaurora.org> | Thu Jun 12 16:46:39 2014 +0800 |
tree | 0af6134d96d33710b9113501af830d7d947988e8 | |
parent | 156030667ef54d52d89b33fe42c61034a6af8437 [diff] |
Camera2: fix a camera status bug After a picture is taken for MMS app, the preview has been stopped in onPictureTaken() but the camera state is subsequently set to IDLE in ZSL mode. Add a check before assignment. Change-Id: I0610a58dbccffdba4b94140d74942c2ff60c7882 CRs-Fixed: 675176