commit | cab29c6fe949cfa52276483ff5958cb561a38dbc | [log] [tgz] |
---|---|---|
author | Yegor Pomortsev <ypomortsev@fuchsia.infra.roller.google.com> | Tue Jun 07 19:43:50 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 07 12:45:20 2022 -0700 |
tree | f6c1f30386533c73d390f8a1dd1a7ae1e5aec560 | |
parent | 65d368cab29e5920f724154760ab2dd1aef3bfa5 [diff] |
[roll] Roll fuchsia [component_manager] Return get_default_provider errors to caller Ensures that get_default_provider returns an error when it has a default provider, but can't construct it, rather than logging and returning None as if it didn't have one. This makes the routing code fail fast instead of then trying to find a provider via events, which is unlikely to return anything. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/687107 Original-Revision: 3bd9615042d4e894ab15cb09778a7c2b7a043720 GitOrigin-RevId: 6ab1f4fcf03409b6a64bca5dfa3623253598a426 Change-Id: I604571d57823f6e3aa926fe09286a6917ca06890
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
.