[roll] Roll fuchsia [build][fidl] Remove stale .api_summary.json files

This CL removes some stale API summaries stored alongside .fidl files.
These have been unused since I18c9295fbf86b90aa072754b2993a1b9463d4c53.

Test: fx check-goldens
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/895842
Original-Revision: 88031d86aea614b7b9ca2b2d791509df5b6762c9
GitOrigin-RevId: c02fbfec486723941a8a0acf138db5f93dade6b5
Change-Id: Ie63fa691dc9c7169da76ef2744d79d55db9f0d7b
1 file changed
tree: 66f30eb6bbf92b6dc4bb8401a768baea87c80d2a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.