commit | 503ed3a8a5635cb691fb507c29e8c8156505121b | [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 | bd03123d5182dee6032e75da3dc32dde37978b95 | |
parent | 8f513f225776d697c3bbcede777c94817245670b [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