| commit | fe6eb2e1bea40dba039d3b014ff0aa1c232002da | [log] [tgz] |
|---|---|---|
| author | Benjamin Wright <benwright@fuchsia.infra.roller.google.com> | Sat Feb 20 01:24:06 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 19 17:25:25 2021 -0800 |
| tree | 5e69d7ce3a9d29e7b6f793b4329595a1fe9c66a3 | |
| parent | e174cf9cd5506490c3d28a9afc49f65a4c4471d4 [diff] |
[roll] Roll fuchsia [netsvc] Remove unused protocols.
Scrutiny detected several unused protocols in the topology that are
never provided by bootstrap.cml. These can be re-added once they are
used but currently they are never offered so are unaccessible in the
netsvc namespace anyway.
{
"capability": "console",
"error": "no offer declaration for `/bootstrap` with name
`console`",
"using_node": "/bootstrap/netsvc"
},
{
"capability": "fuchsia.devicesettings.DeviceSettingsManager",
"error": "no offer declaration for `/bootstrap` with name
`fuchsia.devicesettings.DeviceSettingsManager`",
"using_node": "/bootstrap/netsvc"
},
{
"capability": "fuchsia.net.routing.Routing",
"error": "no offer declaration for `/bootstrap` with name
`fuchsia.net.routing.Routing`",
"using_node": "/bootstrap/netsvc"
},
{
"capability": "fuchsia.update.Manager",
"error": "no offer declaration for `/bootstrap` with name
`fuchsia.update.Manager`",
"using_node": "/bootstrap/netsvc"
},
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/488019
Original-Revision: f65db923f2b412a3f8a57ca613774ead1de4a3ca
GitOrigin-RevId: c2c726b8bb6cc3081ac7e4228f772d1fc57fdf71
Change-Id: I11da3310bbdfcc483f8fae573806eea3c6ddadb3
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.