[roll] Roll fuchsia [component_manager] Move RoutingError into routing lib

Moves RoutingError into //src/sys/lib/routing/ after
splitting out a few variants (now under a new error type
OpenResourceError) which are only needed at runtime.

Original-Bug: 71901
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/504098
Original-Revision: 0e7a03bd0e4efb57e3252aeb786ea4de08551409
GitOrigin-RevId: ef6dc9398e4b3fbe8977bf294b99bb9a5061a328
Change-Id: I7f35bbb1192c527a34ac3b298364611df6a1fae6
1 file changed
tree: 8243a49a8f7d4585a7144f3414eee9bafd923a2a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.