[roll] Roll fuchsia [component_mangaer] Don't use RemoteLike for Bedrock routing

Eliminating RemoteLike makes for an easier io2 migration.  I also took
the opportunity to simplify some things by removing ErrorCapsule.

Original-Bug: b/328691052
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1016773
Original-Revision: bb2f6fec297046e07a07ca59f2454bfeaa024740
GitOrigin-RevId: 507545acacee82d56a801f5e2459904c610f3aba
Change-Id: I91b874f2368a497e493ea268b42fd4485f9be1c9
1 file changed
tree: c1eee32350c6449a8e2273e20b000a43a1985f99
  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.