commit | 2f0e6734fb638b9d3d24345993b77bf692a54405 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Feb 27 14:29:38 2020 -0800 |
committer | Josh Gao <jmgao@google.com> | Mon Mar 02 12:44:50 2020 -0800 |
tree | b436b118a1af735620a415f9ef1a945f1b7eb931 | |
parent | b5c6a658030158db4b069a5504db66c21927b09d [diff] |
adb: don't hardcode ports in test_adb. If we get unlucky and something else (or ourselves, in another thread) beats us to listening on our hardcoded ports, we can deadlock. Bug: http://b/149829737 Test: ./test_adb.py Change-Id: I8f14004a6b2e77366abad6e88786ea8941629020 (cherry picked from commit e8829c6bfcf55d9706d38a875bd5764587ee8e86)