summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api.cpp
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2019-07-10 11:12:42 -0700
committer Steven Moreland <smoreland@google.com> 2019-07-10 18:53:33 +0000
commit37f1892d61daf50de166906b7a828586e334a0fc (patch)
tree20981b953e6e9c276a8a011d96eb282a25d414ba /vulkan/libvulkan/api.cpp
parente416f707865e0a5ffedf13a1c91495146adc895c (diff)
binderDriverInterfaceTest: fix failure
After servicemanager was re-written in C++, it started returning a 4-byte payload for ping. Whereas before, in the C implementation, a zero byte payload was returned. Allowing multiple values in this test to stop presubmit failures. As a follow-up, I will try to determine if we can switch libbinder to a 0-byte ping (and revert this CL). Alternatively, once SM is in all branches, if we want this behavior, we can restrict this test to 4-bytes OR we can remove this expected value from this test altogether. This test is allowing both values and being fixed in this strange way because an investigation will follow, and our branching structure (and vendor prebuilts) make it hard to revert the offending change. Fixes: 136633463 Bug: 137203409 Test: binderDriverInterfaceTest passes (on devices with and w/o and updated SM) Change-Id: I43a5d10c59ae71933db40d932716cd979f802cc5
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions