commit | e3c0434d9741c78ef0405de3e9f4d16b6a8ef360 | [log] [tgz] |
---|---|---|
author | Ruben Brunk <rubenbrunk@google.com> | Wed Feb 04 17:26:17 2015 -0800 |
committer | Ruben Brunk <rubenbrunk@google.com> | Wed Feb 04 17:26:17 2015 -0800 |
tree | 5f46788ec2b1716339f0ab165294515b9452df5f | |
parent | d7310bd1499c0b48594a8fbbcbe0c7e80c1e5832 [diff] |
camera2: Make legacy error handling more robust. - Relax internal timeout for JPEG captures in LEGACY mode. - Make RequestThreadManager.quit() idempotent to avoid queuing messages on a dead thread's handler. - Catch RuntimeExceptions from other Camera1 API methods to allow proper cleanup + release of Camera1 API client. Bug: 19255187 Change-Id: I6cb08bb6b832b0d0df6ee6e8983c35de2df4a408