commit | 5b97e18978469c185bf395072bcc95a042c05d37 | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Wed Sep 06 09:25:11 2023 -0700 |
committer | Shuzhen Wang <shuzhenwang@google.com> | Wed Sep 06 16:30:31 2023 +0000 |
tree | 5fdef692e974cc61575f39454d05aad73263fb29 | |
parent | e7f9468449a012405a59a22f1815aaf6ed8eae65 [diff] |
Camera: Clean up logging for decreasing timestamp In case of a BUFFER_ERROR, the timestamp may be decreasing due to ERROR_BUF_CACHE strategy, where the framework holds onto error buffers until the BUFFER_ERROR notify. Do not print out the timestamp out-of-order logging if the buffer already has CAMERA_BUFFER_STATUS_ERROR status. Test: Camera CTS Bug: 295842161 Change-Id: I1491e6d55430360536e2138c12a46275887abda2