commit | 67bd502d7f1080f5b032de9ba23bbf60d30b451d | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Apr 19 13:06:42 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Apr 19 13:29:59 2018 -0700 |
tree | e7885f57b941dc43181eab2e323e7ed65efc6ff0 | |
parent | cb86a33750ca3a71bb8c0de1ec8f69d25d5c65d1 [diff] |
adb: don't error in handle_host_request if we can't acquire a transport. Host services are attempted after handle_host_request, which means that failing to find a transport to give to handle_forward_request shouldn't send an error over to the other end. Bug: http://b/78294734 Test: `adb track-devices` with multiple devices connected Change-Id: I46c89cc1894b51d48fea7d4e629b1d57f73e3fd6 (cherry picked from commit 78f133d7d46386a2215cd45836354260265ade26)