SnapdragonCamera:Fix IllegalStateException in reprocess

When clearSight is failed, handleTimeout() is invoked to
release all the imges,but ClearsightProcessHandler is still
working and try to access closed images, catch the exception
to avoid crash.

Change-Id: If9cf36f79f23f2a5e3b7efc4f5c0a2c1e36542b5
CRs-Fixed: 1094558
1 file changed