[roll] Roll fuchsia [subpackages] Migrate subpackages to event_streams

This CL migrates subpackages to use the newer event streams
as specified in RFC-0121.

Original-Bug: 81980
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/711442
Original-Revision: 455be3e9136d6985ac54312701562711782b6b29
GitOrigin-RevId: d955cb53f46d30c8642b2d796567ee47c43ee3bd
Change-Id: Ibd606a0b893eef740b2264ed9d10d7159d2285a7
1 file changed
tree: a77f8a97826b0147f94c94298dfb82ec569b3869
  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.