[roll] Roll fuchsia [component_manager] Remove routing crate alias

This CL removes the routing aliases in place
that were an artifact of the refactoring to
make the routing library.

Original-Bug: 87933

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605988
Original-Revision: d5153a090c94cd0ee964653106e92450697bfa97
GitOrigin-RevId: d1577bb9c554748e90a9dc2cbfb6f6818328597a
Change-Id: Ic42fe5bcf19f5f071f5a205280e3edd388e211be
1 file changed
tree: 9744e1762a857a96c6a5f89335ceb21302e195ce
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.