[roll] Roll fuchsia [miscsvc] Pass fuchsia.sysinfo.SysLog to miscsvc.

Remove fuchsia.sysinfo.SysInfo from miscsvc. It appears to not be used
by miscsvc at the moment.

{
  "capability": "fuchsia.sysinfo.SysInfo",
  "error": "no offer declaration for `/bootstrap` with name
`fuchsia.sysinfo.SysInfo`",
  "using_node": "/bootstrap/miscsvc"
},

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/488018
Original-Revision: cfc2bd310002b3bdb0483214af70784b91d947cf
GitOrigin-RevId: 96570b9c8b711cffc9fb19fd87376046ee6bd00f
Change-Id: Id9a4c580ec74181fe0b8cf0f02b524647248e7a7
1 file changed
tree: 7a8c38fe4524302174ab48dc3e8c4fe9816d7be0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.