[roll] Roll fuchsia [bedrock] Router uses BedrockError This prepares moving Router into libsandbox: libsandbox doesn't have to depend on the weirdly shaped error types in CM. They are erased into BedrockError. Furthermore, if someone in component_manager wants to implement "MyFancyRoutingFeature", with its own fancy error type, they can erase that error into an appropriate category when authoring the Router impl. It may be possible to remove RouteOrOpenError since that looks a lot like BedrockError. I'll leave that as a follow-up. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1006887 Original-Revision: 5c3d44c8c60d9f9119cad8b720b0d38d695e0a68 GitOrigin-RevId: 7df0d7692d7e519f47b04177929f984e9e4259ae Change-Id: I28a0e739f984f5a74f857d86f2892ed83034d76d
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.