[roll] Roll fuchsia [fidl][summarize] Start enforcing FIDL summaries

Turns on golden_file checks on FIDL API summaries, both the
human readable files and JSON files.

The included api_summary file(s) are those which have been changed since
the files were introduced into the repository.

Original-Bug: 68951
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/537828
Original-Revision: a946a3c4050a88211e84114bf374185e067f33e1
GitOrigin-RevId: 4a13ec8ff16dbdcdb43e6d5334e2c08f3f75e62e
Change-Id: Iae456e8b5117fd877ef388ea01d769bf892b265b
1 file changed
tree: 2610699f135ef236aee426efa3b7cb856579a201
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.