commit | 3433bc1dd045bce42624a92bd78d93d15cf5525d | [log] [tgz] |
---|---|---|
author | Joshua Duong <joshuaduong@google.com> | Mon May 04 19:44:20 2020 -0700 |
committer | Joshua Duong <joshuaduong@google.com> | Mon May 18 14:23:01 2020 -0700 |
tree | 4577df82530ec71749239a91875325fce97964fa | |
parent | 07e958721f10b91d054f5dad2d52b91e4522ee3c [diff] |
Change adb auto-connect to use mdns instance name. This change will fix reconnects when the ip address and port changes for the same mdns instance name. Bug: 152886765 Test: 'adb pair <mdns_instance>' and wait for auto-connect. 'adb devices' | grep <mdns_instance On device, toggle wireless debugging off/on. Client should be able to reconnect with the different port. Change-Id: I9ad486534019ee70fb54c9f26ce028951eca8566