[roll] Roll fuchsia [fdf][compat] Start private async loop for Loader

As we are reducing the number of threads in the driver dispatcher, we
need to ensure that the Loader always has a separate thread so that the
channel calls from the dynamic loader do not deadlock.

Original-Bug: 80388
Original-Bug: 33183
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/593861
Original-Revision: c9a4a428b08d2ef96f9881942200bccf53fd8462
GitOrigin-RevId: be5e2e2da0049c4281a64e52da69b93127ce23ea
Change-Id: I7b847a58f2260f17d69f0c44f76c5c0dc1447549
1 file changed
tree: 8d7d55ce9c45931fd68ffc39fbd673eaa59578bb
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.