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
1 file changed