[roll] Roll fuchsia [console-launcher] Remove unrouted protocols.
Several protocols are not routed to the console-launcher and so couldn't
be used. These should be re-added if / when bootstrap contains and can
route these capabilities.
{
"capability": "fuchsia.devicesettings.DeviceSettingsManager",
"error": "no offer declaration for `/bootstrap` with name
`fuchsia.devicesettings.DeviceSettingsManager`",
"using_node": "/bootstrap/console-launcher"
},
{
"capability": "fuchsia.net.routing.Routing",
"error": "no offer declaration for `/bootstrap` with name
`fuchsia.net.routing.Routing`",
"using_node": "/bootstrap/console-launcher"
},
{
"capability": "fuchsia.update.Manager",
"error": "no offer declaration for `/bootstrap` with name
`fuchsia.update.Manager`",
"using_node": "/bootstrap/console-launcher"
},
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/488017
Original-Revision: 4e67fc9b43813d56969cb21aea49aa2e88bff53b
GitOrigin-RevId: f4dc60d9bb20ac4ffbdf4c53cbfd2ba70754c552
Change-Id: If58523dd94f70d7a4987f8acde5c4a300ea83fb3
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.