commit | a1185162c486651b856f3cb5ced219b67be735bf | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Wed Jan 30 16:41:43 2019 -0800 |
committer | Emilian Peev <epeev@google.com> | Wed Jan 30 17:09:02 2019 -0800 |
tree | 0658410f267e10cb42178f9314269b9ebc5d22b0 | |
parent | af87b707107ccab0b7a29bd784c9025606960c56 [diff] |
Camera: Only report dynamic depth tag related errors Failing to add dynamic depth camera characteristics must not have any additional side effects for the device info constructor. In case we encounter any issues report the failure and try to continue with the intitialization. Additionally fix a minor typo and remove a debug log. Bug: 123660999 Test: Manual using application, Camera CTS Change-Id: I7b4e723ce3bcaf0e5d4c313ba17bca965e8964d8