[roll] Roll fuchsia [ffx][target_collection]: no longer block on loading manual targets

The TargetCollectionPotocol will now spawn a background task to load the
manual targets into its colleciton.

Loading manual targets requires a check to see if the target in question
is in Fastboot over TCP mode, which is a network call with retries,
causing variability in startup time.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/971358
Original-Revision: 2028bfe934d0ea3d90561874ff061a97beb464b0
GitOrigin-RevId: 5c3d90b1cfa8704bbbb90741efeff25e34fa17e2
Change-Id: Ic7c7db6cb727948e4d99d6da4c191f1029af5a02
1 file changed
tree: 3b997bc43cb4a71dc2e0b4d821fc3f3cbe15b8d6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.