commit | 024e0b3a8fbcc6c2f279376be38e6ba8a968fda1 | [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 | 3953b44b1b683c7b7fcd51ee7f1b68383bd22253 | |
parent | eac1035d2466af41e9a18d61fd4b132ef6464e30 [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