[roll] Roll fuchsia [sdk/cts] Create plasa_fragment_fidl template

Right now, fidl_summary_json is generating plasa
metadata and the summaries for previous API levels
are being included in the plasa manifest. Only the
files from the HEAD API level should be included in
the manifest, so this new GN template generates the
summary json and plasa metadata while fidl_summary_json
only generates the summary.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/716234
Original-Revision: 8b5d4c80a99849ba77212a245582e1cc9e62cc1d
GitOrigin-RevId: 74100db41719e04a9d373794be2e0c88f0904098
Change-Id: I94c795f6e606134131a4145d5626b902f6ab7c08
1 file changed
tree: cc1c4ef181df8199d1867144b7ef5128a930200c
  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.