summaryrefslogtreecommitdiff
path: root/identity/support/src/cppbor_parse.cpp
diff options
context:
space:
mode:
authorValerie Hau <vhau@google.com>2019-09-11 14:17:09 -0700
committerValerie Hau <vhau@google.com>2019-09-11 14:25:48 -0700
commit6a05e9113ab93976fa1e7af9f41aa0af7832b56e (patch)
tree34d6f83bcbcbccc724b436f3af0c517a4133f7ec /identity/support/src/cppbor_parse.cpp
parentdecd6eb7ceefc5b0b3d0c078872c6d9ed895c77f (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