[roll] Roll fuchsia [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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243845
Original-Revision: ee2f232acb4895201b43dc82f248f6f076468357
GitOrigin-RevId: ae773555d1eee703522341075d4ef3ca87bf05d3
Change-Id: Ia6259efcc1b740a8aee768a990ec6f74c24475c4
1 file changed
tree: 10f672257e2c64ee41bd58a716d8fb61f2efa638
  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.