| commit | 116e160c2eb7194dc5f066e482f397598c3346d0 | [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 | 9d4ae5bd8a21d45b735f3ae12a82e36cbf6976fb | |
| parent | 2f88f539f5ee4987af86d51dcd8b7685701662a5 [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)