[roll] Roll fuchsia [routing] Remove RouteInfo from route_event_stream

The RouteInfo is being used in `route_single_event`, but
if we used a RouteMapper we can recover the same amount of
information.

Original-Bug: b/305948828
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/933272
Original-Revision: 2d090e6022e93bfcd9305f937f30e82c93b587c5
GitOrigin-RevId: 8b415c81cfc751d73661212f6e3c0d3e6680da48
Change-Id: Ifdffe816a67d6b98c498ad54753fc8229e8f25a5
1 file changed
tree: ad32cd0692a83986a16cf293eece5d993c0ccf77
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.