commit | e87575773710a431123f7f633b0be74d9202fbcb | [log] [tgz] |
---|---|---|
author | Avichal Rakesh <arakesh@google.com> | Mon Nov 11 21:22:51 2024 +0000 |
committer | Avichal Rakesh <arakesh@google.com> | Mon Nov 11 21:22:51 2024 +0000 |
tree | d1d56506d1ce263bebf884160627a996fc0fc750 | |
parent | 12cf6d32800939778a2ef7ff20174f60ddf069ca [diff] |
Change ALOGE to ALOGV for request pointer logging. Vendor implementation of ACameraDevice was incorrectly logging debug log with an ALOGE. This CL changes it to ALOGV instead which should be compiled out of release builds. Bug: 362556086 Test: N/A Logging changes only. Flag: EXEMPT. Logging only change. Change-Id: Ib2c394137b6a607024c026624aba7b7ae28c5974