commit | e80f47a9e9afc9424436521640856d3906c12139 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon Dec 12 18:15:33 2016 -0800 |
committer | Josh Gao <jmgao@google.com> | Mon Dec 12 18:20:57 2016 -0800 |
tree | 4318286929fa68b80543af8936848b2940389656 | |
parent | 5d29bc2b6447845605155888db5ddaf0c59c84e3 [diff] |
adb: retry install_listener for a while. install_listener can fail if we told a previous adb server to quit and it hasn't finished doing so yet. Retry it for a few hundred milliseconds to avoid this. Bug: http://b/28618716 Test: nc -l 5037; adb server nodaemon Change-Id: Ibbda8f2718b85a2b6a08985aa8d29aa2204a3ead