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

This reverts commit ee2f232acb4895201b43dc82f248f6f076468357.

Reason for revert: Seems to have broken a downstream test b/408452579

Original change's description:
> [routing] Reapply "[routing] adds support for event streams to bedrock routing"
>
> This reverts commit 8cce68bdd21e91764cab83c0ab5f5f05063c56fa. There was
> a race in the event_streams test of fuchsia-component-test-tests, which
> was made more likely by the timing changes caused by this commit. The
> test has been updated to remove the race, and thus this commit can be
> landed again.
>
> NO_IFTTT=the value of the touched line in builtin_environment.rs is unchanged
>
> Multiply: fuchsia-component-test-tests
> Change-Id: I8524b27e5b61146bca075f4de64a53f9819e0324
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243845
> API-Review: Claire Gonyeo <cgonyeo@google.com>
> Commit-Queue: Claire Gonyeo <cgonyeo@google.com>
> Reviewed-by: Olivia Nordquist <nolivia@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1244552
Original-Revision: aa6b403f4f4bafeb6fe7825e38e2d86b62ac7c81
GitOrigin-RevId: 59090bc392e6fe6ac838b07f15c13a7f9bbeca3f
Change-Id: Icfc6498fb00f6efcfe753e0c2754b001ef696a64
1 file changed
tree: 1cb6f88fed506ee8215082b36c88d183740de46f
  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.