[roll] Roll fuchsia [sdk] Remove support for fsys2.Events from Dart Realm Builder

Dart Realm Builder will be published to the SDK, but Events (under
fuchsia.fsys2) are not supported in the SDK yet, so they must be
removed. Events are coming to the Fuchsia SDK in the near future, and
this functionality can be restored at that time.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/683851
Original-Revision: b1c5124a07ad75e11064c4ee3ab416f9a52966a7
GitOrigin-RevId: 3a5b60c1fae0d73d4dd600289d6474a7d60947d2
Change-Id: Ie02722c58840e14ce3abd7451f807fc2a878f4e8
1 file changed
tree: 05d0c7920dda2edebb2a5d545b0f26d1b8c0d79e
  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.