[roll] Roll fuchsia [fdio] Explicitly depend on fdio

Previously, this dep was added implicitly through
syslog. We are removing the special treatment of syslog
in the build system, and migrating components
to explicitly depend on things that were previously
automatically added by the syslog dependency.

Original-Bug: b/300157652
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/961448
Original-Revision: 4a91697799c5c718ff7e54dbd18ee70f9b7f46f3
GitOrigin-RevId: 29f4bd22f9c2e14ffd6a427af29f70043c2f6458
Change-Id: I24ce0e63a3badfd4bb28b194bffce5ba4b967d1b
1 file changed
tree: a634ac46f2f1b11efaed8c3a174f3244d9c52b1b
  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.