commit | 3346339fcb89e3346eca8b49839aeb3f3826a6c2 | [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 | da9c7678264ab9a487c809a24d0e6420cf1bb396 [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