commit | 952d8b0a381dbf6b7fc1ae3b5b145aecb9b1e86b | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Mon Apr 05 12:52:27 2021 -0700 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Mon Apr 05 13:39:41 2021 -0700 |
tree | 38dd4b32a0fb60bdbee94c21ffd1ad69a331f8b1 | |
parent | 6c9640f8b3217dd964cc5f90ff3c9b1d8833b7bc [diff] |
camera2: reduce logspam from cameraIdHasConcurrentStreams. Physical camera ids aren't included in concurrent camera combinations. The logs aren't real errors. Make them debug logs. Bug: 184194887 Test: atest LogicalCameraTest#testBasicPhysicalStreaming doesn't show unecessary logs while calling getCameraCharacteristics for physical camera ids. Change-Id: I4f6e9030f23c31e0dc796882e6e82964d5a80668 Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>