diff options
author | Eugene Susla <eugenesusla@google.com> | 2020-02-12 15:01:48 -0800 |
---|---|---|
committer | Eugene Susla <eugenesusla@google.com> | 2020-02-12 15:02:04 -0800 |
commit | 5f88b7bee5f068505f0ada07bc96dde30badd1d9 (patch) | |
tree | efbd1328f1887170fcf006ce5dc3e90b7ad13766 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | be020f681f577e704ea113274bf4d09783129cf4 (diff) |
Make companion callback calls oneway
These were never meant to be 2way, and are calling application callbacks,
from system server which can potentially take long time.
Thses should not be sensitive to ordering with any other IPCs, so moving them
from 2way to 1way should be safe.
Fixes: 147705675
Test: presubmit
Change-Id: Ie4e8941fba2c8a388697c3a42ad6ef76512eba9f
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions