commit | 13cb8c01b5e9bcc703227dff2801d24e220bd589 | [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 | 75bd6b58f1371942269a97fe1cc096b27313f91e | |
parent | d2ea065dd848a23ee2d132db2c60211a08259eaa [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