commit | d4a2ee6323611c5463a81ef46133f3920b373131 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Aug 06 17:01:11 2019 -0700 |
committer | Josh Gao <jmgao@google.com> | Tue Aug 06 17:01:11 2019 -0700 |
tree | ab915793f9230cf6e48f254972736548d2cab1be | |
parent | ed00ae1f70cd2a4214aed3368ea709b0e8a9fbdc [diff] |
adb: fix transport acquisition for forward, reverse. Previously, we were calling acquire_one_transport with all empty parameters, which would work when only one device is connected, but fail when there are multiple. We've already acquired a transport and put it into the socket as part of the forward request, so just use that directly. Bug: http://b/136198949 Test: test_device.py with multiple devices connected Change-Id: I4d6bda45b36b71e418ecd9ead61b7379e68aa19b