summaryrefslogtreecommitdiff
path: root/libutils/ProcessCallStack.cpp
diff options
context:
space:
mode:
authorLeo Sartre <leox.sartre@intel.com>2016-01-05 12:06:05 +0100
committerLeo Sartre <leox.sartre@intel.com>2016-01-05 12:13:24 +0100
commit94e0776eb88a12c52f9d9869a67822bf83171215 (patch)
tree2fc29f036b76ddc2d622bbf4f400d3a8c212c1fc /libutils/ProcessCallStack.cpp
parent100001a537446e731f75daadfe75ab78203df45e (diff)
WA: Fix adb wait-for-device command
Without -s argument, adb wait-for-device will make a call to acquire_one_transport() with sinfo->serial.c_str() == "". Waiting for acquire_one_transport() to be reworked to use std::string rather than const char * for serial, work around this by passing NULL when sinfo->serial is not initialized in host_service_to_socket(). Change-Id: Ifef53e0e82850364f5029ee36560376f2a4a5104 Signed-off-by: Leo Sartre <leox.sartre@intel.com>
Diffstat (limited to 'libutils/ProcessCallStack.cpp')
0 files changed, 0 insertions, 0 deletions