Remove sleep(1) call from launcher

The reason we thought it was there for is no longer valid: the sockets
are created in the main thread so by the time the objects are created
it's safe to start connecting to the services. I don't see other
reason to have it so I removed it after testing both locally and on
GCE.

Test: run local & GCE
Bug: 78512938
Change-Id: I28bda13ff441d84d12a5443de65950d2755433c7
1 file changed
tree: 11425c153feb0687eec876d751641e4b536ee6e6
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS