[roll] Roll fuchsia Revert "[routing] adds support for event streams to bedrock routing"

This reverts commit 3ff82738d36a7cfd9f014c86ded03dc5f28887a4.

Reason for revert: suspected for core.x64-coverage-qemu_kvm builder failures

Original change's description:
> [routing] adds support for event streams to bedrock routing
>
> NO_IFTTT=the value of the touched line in builtin_environment.rs is unchanged
>
> Change-Id: I890b14617b6430b11706e469da79748ff3b901f5
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1215964
> Commit-Queue: Claire Gonyeo <cgonyeo@google.com>
> Reviewed-by: Amanda Tait <atait@google.com>
> API-Review: Hunter Freyer <hjfreyer@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240686
Original-Revision: 8cce68bdd21e91764cab83c0ab5f5f05063c56fa
GitOrigin-RevId: 4bcf393949fa8232aa7aa28ddfb75267a5b0ccb8
Change-Id: Id9a95d7374553559289b5ab0721a723ea6382649
1 file changed
tree: 5e2035aaa8dd21b29106d90961c7f925c3838753
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.