commit | 165c137b3360a6dee2aee52a0b54e25a0327caa3 | [log] [tgz] |
---|---|---|
author | junjiez <junjiez@codeaurora.org> | Tue Nov 29 14:41:09 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Nov 28 22:58:19 2016 -0800 |
tree | b897abc286c51127fc3e3dc78d3ce806572ae2b2 | |
parent | 7fdeb80f7fb4e7077a306bf0119db884a3a0d7de [diff] |
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