commit | 902dace1326c003b9530f8ff7df26348cef930d9 | [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 | 3b984c7efe00d72df699a439e422fe81178b9a58 [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