Make adb connector wait for adb daemon to start on the guest

This avoids a race in the kernel where attempts to connect to a
vsocket before the modules are completely loaded cause a null pointer
dereference.

Bug: 131864854
Bug: 131184297
Test: run locally
Change-Id: I042a2cb1f41619a9a6e062daaa843c4c17b07de2
Merged-In: I042a2cb1f41619a9a6e062daaa843c4c17b07de2
6 files changed
tree: b2199bb5dd4fd8269789fde346b0ccf90d2d7ba9
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS