commit | fe580e57081885dd6059e0d407a6cd96a1be7e51 | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Wed Sep 19 17:09:15 2012 -0700 |
committer | Eino-Ville Talvala <etalvala@google.com> | Thu Sep 20 09:19:16 2012 -0700 |
tree | 26fe49d76f46f6992e04cb4cb05a33609b378b1d | |
parent | da1c5c15c2483cd41035e1a492c5963ac86bbcf5 [diff] |
Camera2: State must be STOPPED before JPEG callback is fired. Move handling of JPEG callback to CaptureSequencer instead of JpegProcessor, so that we can be sure the camera state is updated to STOPPED before the JPEG callback is sent to the application layer. Bug: 7172743 Change-Id: Ie8752d946d3eb8254230c77f10e5c38a83dc5371