[roll] Roll fuchsia [ffx][daemon][core] async-channel -> tokio::sync

Original-Bug: 122086
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/804725
Original-Revision: 564b18a83845128ad2a52cebb7badfcfa6de1edb
GitOrigin-RevId: 71e1250feaa36830efd9c48e1aaf23147d1118f6
Change-Id: Idd1817efbf0b6157ea8d3d0edb8e7e60c73feeb6
1 file changed
tree: a9a91f2f99c23df5d71bb43ee2a4f7f32b8cb78e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.