summaryrefslogtreecommitdiff
path: root/identity/support/src/cppbor_parse.cpp
diff options
context:
space:
mode:
authorValerie Hau <vhau@google.com>2019-11-27 16:09:46 -0800
committerValerie Hau <vhau@google.com>2019-12-02 09:42:57 -0800
commit24ddd846ff1414524518e2d7bac42396101a401e (patch)
treeac95b25262fd56c5fb81c838f35e57e7c09c278f /identity/support/src/cppbor_parse.cpp
parent864312809f80600848c8407fe7db773a6c95545c (diff)
RESTRICT AUTOMERGE : 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