[roll] Roll fuchsia [cmc] Add support for new event_stream syntax

This patch adds support for the new event_stream syntax
specified in RFC-0121 (both expose and offer).

Original-Bug: 81980
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/647482
Original-Revision: 52f3cce4e645e0621b553b2ba9f863530b24841a
GitOrigin-RevId: 12043046d6c198714b8343670ded9caecd76a56c
Change-Id: I1c97847177dd62c8557b488e34c0f50daa6daa39
1 file changed
tree: 4d5b2d30be40119a9949671bc7b887969a18730c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.