commit | 51e4bebc383fd2cd385bddbb52ca1a9b293343bf | [log] [tgz] |
---|---|---|
author | junjiez <junjiez@codeaurora.org> | Wed Jan 04 14:06:52 2017 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jan 09 17:34:04 2017 -0800 |
tree | e5e3418923862a1fc29e704d86c701af7d60f273 | |
parent | 15f6d966c807c371a12f68bf9f5f4e7447a9ba8e [diff] |
SnapdragonCamera: Fix IOE when setPreviewDisplay when setPreviewDisplay is called, maybe the surface is destoried and this will cause IOException and app crash, catch this exception and notify the callback to avoid this. Change-Id: I964d3f8921c83444362d6835d553273fa97284e6 CRs-Fixed: 1105734