[roll] Roll fuchsia [zircon] Check in generated syscall headers

This enables Bazel to process these as early as possible as plain
source.

This will also be a UX improvement for those updating the contents of
these headers. It then becomes clear in git and Gerrit precisely what
changed, especially to API reviewers who can see the actual header diffs
and not just that some .api hash changed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1453889
Original-Revision: 8987bd423a68ba39d4a1f2b993f82b126a738515
GitOrigin-RevId: e758905063b016adcddb1fdc03218f38a05e4385
Change-Id: I802232bb9352d8e6833836d5c7b834467ed9ac16
1 file changed
tree: 7e55962852d2062e92e52326e2007addf5669d01
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.