[roll] Roll fuchsia [component_manager] use the route target when logging routing errors

We were using the component at which a route failed to route errors
about the logging, whereas we want to use the component that started the
routing operation.

This change accomplishes that by relying on the target in the route's
metadata when an error occurs.

Original-Bug: 411475421
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1262406
Original-Revision: ac22e9062beea51045093d2e841f4b3097eb9510
GitOrigin-RevId: 6ab19abed0eb5347c38e4753ba47bd487f146083
Change-Id: I680dc4aef0d5ac23f8ea1e268b71253758169ccc
1 file changed
tree: f24ccf4125c4d40379b778137ac4051dbe2fef1f
  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.