[roll] Roll fuchsia [starnix][adb] Don't keep container alive before connection

This prevents the adb counter from getting stuck at one for extended
periods of time when a connection cannot be established.

Original-Fixed: 407604533
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1251024
Original-Revision: c56517cc8107b0aa5bf5a73397be21ed76a81dbd
GitOrigin-RevId: 87860893c6cd0b66df8d06028a53fedc70914da6
Change-Id: Ibcdae79aefd122c6003eec90da77faee8c67a3d2
1 file changed
tree: 6b9076d1b2028f7854e7b3664199b18219b35698
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.