commit | 263e36209101faa1c2f5bb02f944aee2b3153712 | [log] [tgz] |
---|---|---|
author | Austin Borger <borgera@google.com> | Thu Jun 15 11:32:04 2023 -0700 |
committer | Austin Borger <borgera@google.com> | Thu Jun 29 00:49:17 2023 +0000 |
tree | bbfdeff8e4e48ed2b068aecff2e41c18d0467520 | |
parent | 8b39328dccd796888aeb566f60f145a70e6d503a [diff] |
Camera VTS: Properly initialize Stream in various places useCase and colorSpace are not explicitly initialized. colorSpace must be explicitly initialized to UNSPECIFIED, as its default value is not zero. Without initialization, the HAL will receive incorrect Stream data. Bug: 287305593 Test: Ran full VTS test on Cuttlefish / OEM testing. Change-Id: I6a29600b5dc06ebdc61b38e0585204fe52d590c2