commit | 7c3b2620e3916e8b9e7c8f90123742735c1f4300 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Jul 19 17:59:45 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Mon Jul 23 14:11:26 2018 -0700 |
tree | c603d8162e3662692e19eb6faf43af91acc3aff1 | |
parent | 4aeeec7b162d076537b5686d837ed4ab2ee4f7e3 [diff] |
adb: fix forward --list, --remove(-all) with multiple devices. Also, fix error reporting when forward fails because we can't get a transport, because there's either zero, or more than one transport that matches the request. Bug: http://b/111021517 Bug: http://b/111374366 Change-Id: Ia4c3bf6215c3ff4e9023ba1af556f5b10463bd6d Test: manual