commit | 88193b73189f2091652da5047d3f924fb508d42d | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Tue Feb 11 10:19:04 2020 -0800 |
committer | Shuzhen Wang <shuzhenwang@google.com> | Tue Feb 11 10:37:58 2020 -0800 |
tree | a9f6ea0f4e983447d6c2f047fe15c43c3f676337 | |
parent | bd9ffc9c76b4b24e39830b18fd8f5c1d559eb61d [diff] |
Camera: Fix an error log spam for external camera External camera's getCameraCharacteristics call may trigger exception via parseInt() call. The exception is catched, and we should not log the message as error. Test: Build Change-Id: Ia858b692ef7622f5fcfbf32cc4fd29574a408731