diff options
author | Josh Gao <jmgao@google.com> | 2018-04-13 12:17:03 -0700 |
---|---|---|
committer | Josh Gao <jmgao@google.com> | 2018-04-13 14:25:28 -0700 |
commit | 44899eeb53eb6260c20891723709ab38ed246349 (patch) | |
tree | 6e1f880e6373ead2e3715106a8066bee53679cd8 /libsparse/sparse.cpp | |
parent | cd71fd5109d8a39ec5f55625b7b658f37617acc9 (diff) |
adb: fix `adb reverse` when adbd has multiple transports.
Plumb the transport that we received the adb reverse request on through
to reverse_service, instead of trying to get a unique transport on
devices that have multiple active transports (e.g. a device with USB
(even unplugged) connected via TCP).
Bug: http://b/37066218
Bug: http://b/71898863
Test: `echo foo | nc -l 12345 & adb reverse tcp:12345 tcp:12345; adb shell nc localhost 12345` on a device connected via TCP
Change-Id: Iae199ae787f2e344126bbcacca8544cfc9844a4c
Diffstat (limited to 'libsparse/sparse.cpp')
0 files changed, 0 insertions, 0 deletions