commit | c73cf02d876709cc1ea1d87ffc9a1c13b4b8d522 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri Aug 10 14:44:54 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Mon Aug 13 16:33:54 2018 -0700 |
tree | 6dceab5c16111996f2fda3946b1e9e0e84c680dc | |
parent | 7ad7c18740b2ead9a966c68b45becff97bed9acc [diff] |
adb: make disconnect stop reconnection immediately. Make `adb disconnect` remove transports immediately, instead of on their next reconnection cycle. Test: adb connect unreachable:12345; adb devices; adb disconnect; adb devices Change-Id: I35c8b57344e847575596d09216fc636be47dde64