commit | 8ee00491ac0ca81b0263f0b2c9b3cd1507e2559a | [log] [tgz] |
---|---|---|
author | Joshua Duong <joshuaduong@google.com> | Wed Jun 10 16:43:14 2020 -0700 |
committer | Joshua Duong <joshuaduong@google.com> | Wed Jun 10 16:43:14 2020 -0700 |
tree | 6e23e210bf479c9d4ebbc9576fe26489c3f3a01e | |
parent | 78d74114aa3d7d7552ca9e8be1226dd63a1976d3 [diff] |
Reread the tls port on adbd restarts. When adbd restarts while wireless debugging is enabled, the port number may change. Bug: 158219145 Test: Manual. 1) Enable wireless debugging in Settings and validate port in UI via > adb shell su 0 netstat -plnt | grep LISTEN 2) Restart adbd: > adb root 3) validate port again (may have changed) Change-Id: I2b646a61eff417f6bc53018ffbe1f7243981d745