commit | d3503a349f211ed1a09191cadfcb57e8b618b15f | [log] [tgz] |
---|---|---|
author | Avichal Rakesh <arakesh@google.com> | Fri Feb 25 06:23:14 2022 +0000 |
committer | Avichal Rakesh <arakesh@google.com> | Fri Feb 25 06:30:27 2022 +0000 |
tree | 7492c058f0811d2cb51524daf644c6821c550f29 | |
parent | 273583165ce8c0e385f9ebf7294aecfda717f7fb [diff] |
camera: Fix AIDL VTS test The default value of a Stream's `dynamicRangeProfile` field is invalid, which means the caller needs to set it to a sensible default with each call. This CL updates the Stream creation in VTS test to use `ANDROID_REQUEST_AVAILABLE_DYNAMIC_RANGE_PROFILES_MAP_STANDARD` wherever a Stream object was being created with implicit default. Bug: 210912368 Test: Existing VTS tests now pass on Cuttlefish Change-Id: Iaae2f6dfde852fc9c076a6029854ccdf8f68d39a