[roll] Roll fuchsia [zither] Add libzircon.json output to zircon_ifs backend

This makes the existing backend emit a second file with a simple
JSON string array of the system call linkage names.  This will be
useful in build system code.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1062177
Original-Revision: 2eae0f76c16ebf0f2c3db304f6bcf3976c59baab
GitOrigin-RevId: 522f171cc39959e7ea9f9bcee6a5185b4798b5a9
Change-Id: I92dfa2e9d9e246b3ead662647b1b4c7c6cb9b30f
1 file changed
tree: 58770a5727b4aef3e50b2b8854fae20eeb4e145a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.