commit | e9fdf4a9fafc7e8d27088b3fca1839f7b6bfc0b1 | [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 | ae48a12af10bebea08704eca71860dcc399d6e22 | |
parent | 62ce57b47e2660eeec6a9f93a9f9d9b19b8d483c [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