commit | 0570de98d4aad75bf7d89b0705347f4310458544 | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Wed Apr 24 05:30:27 2024 +0000 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Tue Apr 30 23:03:25 2024 +0000 |
tree | 353110be0093f347a3e449096b58933c412ef876 | |
parent | cfa9f592b279ed79ec5ead094561f7dd00125973 [diff] |
GCH: Check for physical stream use cases for physical streams We earlier checked only logical camera characteristics for supported stream use cases even when physical streams were being configured. We should check physical camera characteristics instead, in that case. Bug: 325701841 Test: VTS --gtest_filter=*StreamsUse* Change-Id: Ic4a59731424a5dbb281c25e356347c6995b6c77f Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>