[roll] Roll fuchsia [ctf][fidl] Do not require empty golden to generate one

Previously, developers needed to add an empty `*.api_summary.json`
golden file before a non-empty version could be generated. Remove this
step, which also makes it possible to generate all goldens from an empty
directory.

Original-Bug: 346643427
Test: fx set ... --args=update_goldens=true && find sdk/history/* \! -name "OWNERS" -type f -delete && fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1065495
Original-Revision: 2b9b71c2a5b03d2d389cf99bace8e9b2324a62d7
GitOrigin-RevId: 9944062dd876bc1dad8c5b3b95370238e46ffafd
Change-Id: I88b66a516901a21932ca5849caacd16739c57eb9
1 file changed
tree: 66164f02c646c25d26e121e4f3fc7f5f388d5d56
  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.