[roll] Roll fuchsia [ctf] Add smaller FIDL-coverage summary schema

Add a new output schema to fidl_coverage.py that should make much
smaller output files by interning FIDL endpoint info.

Run-All-Tests: True
Original-Bug: b/379766709
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235284
Original-Revision: 22e2ed40adeecd6bce0b1a5fb6f98ddbe5471870
GitOrigin-RevId: ac6a3ce140d08ade403b1e5d9985d5ac0e235245
Change-Id: I16aeb341f98184986ee7dd4a77821c19a60f56c5
1 file changed
tree: 4de3f8780cace4e86f2bd7fe3b87d1071e612167
  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 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.