commit | 04d207d315c1ddb40df8697b62c4c2ede5d66178 | [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 | 8ae8012f2987076b6cc08bc4ea48fd0fb101020a | |
parent | beac509301beadcca5eaf954256d91aa8700424b [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