[roll] Roll fuchsia [realm_builder] implement server side of local components

When a start request for a local component is received, look up the
`fcrunner::ComponentRunnerProxy` associated with the realm for that
start request and use it to forward the start request to the client.

Original-Fixed: 88423
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/609141
Original-Revision: 0f1a317399d29f23626e7abf7bca48de4872cb87
GitOrigin-RevId: 20e4cc7d82645ad191027e0480d2569a5dc57301
Change-Id: I236e3d8f7cfb69da038974b6a37ad88fac0c0da6
1 file changed
tree: 58bb7e440e7f41026c347ce4b971267cb149e084
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.