[roll] Roll fuchsia [plasa] Adds the 'kind' metadata into the C++ Plasa API fragment

This is the first step in adding full C++ API information.  Added to ensure
backwards compatibility with the old Plasa reporting.

Original-Fixed: 88914
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/608471
Original-Revision: 056ed8b7f4c4102a6cd1a36ef98254fdf3dabbc7
GitOrigin-RevId: 607144f93a1560f6c1f3dbbbdb145a636e612183
Change-Id: Iba3d8d6589c4c171855c092645a7feb227da2902
1 file changed
tree: f62f0717848e9246716fbbf8f08f19cc8e7bb262
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.