[roll] Roll fuchsia [tools] Suppress empty fidl_api_summarize output

* Generates empty output if the library only has a library
  declaration at the target API level.
* Adds a flag.Setter for the summary format in pkg summarize.
* Combines Write and WriteJSON into GenerateSummary since
  they're only used by this binary which selects the summary
  format based on a flag value. Also moves this logic to
  pkg summarize.

Original-Bug: 102484

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/692721
Original-Revision: 879c52ce6ab2c7ecb339959086e946fa651906ee
GitOrigin-RevId: e0ddf5506d512ba9280eeba617c5090ace30932f
Change-Id: Ic63f4475b1183b0d3994969dc75127fab5f752c3
1 file changed
tree: f3d6b1638a6abefb4a1ce33bbf800b67f489c5b9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.