diff options
author | Josh Gao <jmgao@google.com> | 2016-01-28 16:21:12 -0800 |
---|---|---|
committer | Josh Gao <jmgao@google.com> | 2016-02-03 23:50:32 +0000 |
commit | 6ad06b9ea944555a55b4a9da858f241ef07121eb (patch) | |
tree | 0e3cba437d902c5215a4167c7156e732a921c530 /libutils/ProcessCallStack.cpp | |
parent | 9c551a1bece6624bdbdfca40badc07b40b28ec1c (diff) |
adb: fix mistaken uses of SendFail in file_sync_service.cpp.
SendFail and SendSyncFail are similarly named, and have the same
prototype. Use `#pragma GCC poison` to prevent use of SendFail in
file_sync_service.cpp, and fix the places where it was used
accidentally.
Change-Id: I6b9a7e565b76dfab10f8ae38f889d046ad80a403
Diffstat (limited to 'libutils/ProcessCallStack.cpp')
0 files changed, 0 insertions, 0 deletions