[roll] Roll fuchsia [realm_builder][cpp] Improve error messages

Previously, opening `LocalComponentHandlers::svc` yieled
cryptic error messages when a user tried to access it
with a component that doesn't have any services routed
to it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/658902
Original-Revision: 916aaddfbd33c8dc734d8b0ea9717f2463eaeed2
GitOrigin-RevId: e41639d14401914291f91e85ab14ca69e3138fa5
Change-Id: Ifbfa9e3c79a25d098f18abccf9df1ed9638f7750
1 file changed
tree: 55cd45e8498f890d76dc795b14ab729e2ceb5e36
  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
  12. 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.