[roll] Roll fuchsia [driver] Remove syslog from the driver runtime shared library The syslog library becomes a dependency of all Bazel based drivers due to this dependency edge from the driver runtime. Since drivers should use their own logging backends instead of syslog, we remove the syslog dependency. This also solves link errors at runtime when Bazel drivers request an otherwise absent libsyslog.so in some casees. Run-All-Tests: True Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1068592 Original-Revision: fd0ba3c77dd61e8a82b28b1532cae6ab35321552 GitOrigin-RevId: 0da7415a07cdc36e77031b35d020384f190e79e2 Change-Id: I081ac0c6f55a146f6da9385daee2c7540fb52d34
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.