commit | c1f67578c1762018dc4de977e70e59ec2a0c1182 | [log] [tgz] |
---|---|---|
author | chiz <chiz@codeaurora.org> | Tue Sep 17 09:10:08 2013 +0800 |
committer | Whitehawkx <xxwhitehawk@gmail.com> | Tue Oct 01 07:08:49 2013 -0700 |
tree | 074bfa6a13265e257b1868b840dfc12251620fec | |
parent | 4e6d6b88d539e6eb4189c0155e61d5a5f8af7a15 [diff] |
Camera: Fix crash during open and close camera When we open camera for the second time after opening camera, switching to camcorder and exit camcorder rapidly, crash will be observed. It's due to the assertion of double open. When app receives pause event, it should cancel the switch animation, as we as it's listener. Change-Id: Id351d3e5db63c54646d592b728a4624e3d6e1211