[roll] Roll fuchsia [fdf] Remove noisy log in runtime

Removes the noisy log message in the runtime about
an unmanaged dispatcher with allo_sync calls enabled.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/940977
Original-Revision: dd7de8f21ba8a256b8d2de3ed668ce78d994038d
GitOrigin-RevId: b005914d531e66b3f9fddcfa702c7ea0f2ba31df
Change-Id: Idf3bb9a5b5e0710850b3d93f326026e440d5f51b
1 file changed
tree: 28bf3e85d2076d176653cacb075e9b676908da2e
  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.