[roll] Roll fuchsia [build][fidl] Remove remnants of API summary text format

This CL removes build logic for the old API summary text format that was
missed in I42ed31877c33ac2da879175b08ee43a6c4daf00a.

Test: fx gen
Original-Bug: 102427
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/727187
Original-Revision: 7ca2168c2e6da304fbe94ed36eb2b4039548980c
GitOrigin-RevId: e7fe3e55a43ba8e60275d850c7aaafac696f8aee
Change-Id: Ief497c15e346eaeaed2ae7f8f1c9343f2bfaebe1
1 file changed
tree: c60c6e161ecaad175f3afb41fc7a86b484e94f10
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.