[roll] Roll fuchsia [build][zircon] Make //zircon/system/ulib/sync Fuchsia-only

It is not used by host targets and uses <zircon/process.h>, which is
not available to host builds via "//zircon/system/public".

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1505959
Original-Revision: 36f57c9ff1f31b3d02ec7edec13731b90d045496
GitOrigin-RevId: c91c34b1d85974b6a1d50a7518701629d27e515b
Change-Id: I703b6b33c0f8472aded6fb63a7643598480a8e74
1 file changed
tree: f74216da7cb2bced9b5556a9dcf226607f86c0fc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.