commit | 8adedd9cc9fc7589b980befd02ea23d26817162a | [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 | f382e3ac76fa4a0391119d68fb0bb1a84fa5c0e4 | |
parent | 35e539f2e9b521d6a7c57a12f432c717aef848b6 [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