[roll] Roll fuchsia [component_manager] Remove Router dep on routing library

Router should not depend on the routing library because
the routing library should depend on bedrock.

Original-Bug: b/324870669
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1031185
Original-Revision: 42792be1474477748b009366606a8a08c1274754
GitOrigin-RevId: 49bd016628e4b046a8d427a0e2a798f517816402
Change-Id: If55dae0ff09a68f9d8cbdb4a7fd64abad9ba0a92
1 file changed
tree: 4090b18b4189800dcc0a21f3a94f3f84ae4e741c
  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 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.