commit | e8829c6bfcf55d9706d38a875bd5764587ee8e86 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Feb 27 14:29:38 2020 -0800 |
committer | Josh Gao <jmgao@google.com> | Thu Feb 27 14:30:35 2020 -0800 |
tree | ee6311ce0e4f7a52d319ad6579346906fc73d6a9 | |
parent | 4bd1f92e0b42b2a010c49cea28034f60be5bbb82 [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