[Video Capture] Catch undocumented Android camera exceptions that occur in the wild
Crash reports for Android show several Java exceptions being raised inside Android camera APIs. These exceptions are undocumented, and are likely to be caused by bugs in the (potentially vendor-customized) Android code. With this CL, we catch the most frequently reported exceptions in order to fail gracefully instead of crashing. Bug: 707320 Change-Id: Ie4013b65fc87995909c5ac3ed85e0c81dd31b3ca Reviewed-on: https://chromium-review.googlesource.com/517270Reviewed-by:Miguel Casas <mcasas@chromium.org> Commit-Queue: Christian Fremerey <chfremer@chromium.org> Cr-Commit-Position: refs/heads/master@{#476342}
Showing
Please register or sign in to comment