diff options
| author | Valerie Hau <vhau@google.com> | 2019-09-11 14:17:09 -0700 |
|---|---|---|
| committer | Valerie Hau <vhau@google.com> | 2019-09-11 14:25:48 -0700 |
| commit | 6a05e9113ab93976fa1e7af9f41aa0af7832b56e (patch) | |
| tree | 34d6f83bcbcbccc724b436f3af0c517a4133f7ec /identity/support/src/cppbor_parse.cpp | |
| parent | decd6eb7ceefc5b0b3d0c078872c6d9ed895c77f (diff) | |
Returning HWC2_CAPABILITY_SKIP_VALIDATE capability if device supports it
For reasons unknown, HWC2_CAPABILITY_SKIP_VALIDATE was never added to
the IComposer hal. However, we would like to tell the client that the
device has this capability when it is returned during a getCapabilities
query. We manually add it to the list of IComposer::Capability
(static_cast should be ok since the IComposer::Capability has a fixed
underlying type of int32_t, and HWC2_CAPABILITY_SKIP_VALIDATE = 4 is in
this range). Checking that device has skip validate functionality in
relevent test as well
Bug: 140813883
Test: build, boot, VtsHalGraphicsComposerV2_1TargetTest
Change-Id: I5f28268c4e6edeb2895502c5f4e009cebb566100
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions
