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
Loading
Please register or sign in to comment