commit | dc1f97d5dfe6d611ac115c72e43959774d313738 | [log] [tgz] |
---|---|---|
author | Kerong Sui <ksui@codeaurora.org> | Tue Sep 17 16:47:14 2013 +0800 |
committer | Whitehawkx <xxwhitehawk@gmail.com> | Tue Oct 01 07:09:03 2013 -0700 |
tree | 65afc53a93b95dcd6b8aa789cec699c53edf19a0 | |
parent | 4bb822be8f52361ba273f8465c45180f2d3347e5 [diff] |
Camera: Block shutter button during mode switch Video recording will crash if start recording before startpreview is done, so we need to disable shutter button before preview is ready. Move the function which block shutter button after showVideoSnapshotUI as the button will be enabled inside this function. Change-Id: I9b7c4e352bd1f15742a4bdb7494a2e53f25d7a99 CRs-fixed: 545612