| commit | 71ca068e42de6977f90adc58df8756cc37e10e03 | [log] [tgz] |
|---|---|---|
| author | Yifei Teng <yifeit@fuchsia.infra.roller.google.com> | Tue Jun 21 20:17:43 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 21 13:19:04 2022 -0700 |
| tree | 6bb7c00ec692fc8296e170822cf6b877d26b8ebe | |
| parent | 902cc9dbdf8e197ac716c3b86d7191a04fb03147 [diff] |
[roll] Roll fuchsia [component_manager] Improve routing error descriptions Rephrase routing error descriptions away from declarations, and take on a more direct style of "subject verb object", e.g. "foo tried to offer X from bar, but bar does not expose X". Examples: WARN: Failed to route protocol `fuchsia.examples.Echo` to target component `/core/.../realm_builder:auto-36cb824552dc1b64/echo_client`: `/core/.../realm_builder:auto-36cb824552dc1b64` tried to offer `fuchsia.examples.Echo` from its child `#echo_server`, but `#echo_server` does not expose `fuchsia.examples.Echo` WARN: Failed to route protocol `fidl.test.components.Trigger` to target component `/routing-tests/child`: `/routing-tests/child` tried to use `fidl.test.components.Trigger` from its parent, but the parent does not offer `fidl.test.components.Trigger` (use clauses default to parent) Original-Fixed: 87091 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/688289 Original-Revision: 60c701d45ecb63c1d1d67b8c3abba00b0f55b9d7 GitOrigin-RevId: 8194508f45df9ea99190a8db2e3cea569f9a6842 Change-Id: I0e1d8648befe15da66b5db7ddec53234ec10b159
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.