[roll] Roll fuchsia [build] Remove syslog hack

This removes one of the syslog hacks that
added the backend automatically as part of the build.
Targets now need to explicitly dep on :cpp instead.
After this and other hacks are removed, the concept of
backends can be removed from the build system.

Original-Bug: b/300157652
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/962661
Original-Revision: e76bfaa93cfe7fef36111be355077b2e96012ace
GitOrigin-RevId: 1110b6bbff939ac9272e19b6fd02a0ab60949970
Change-Id: Ieae81533d5123180874af087cdf09a1c4d28c2de
1 file changed
tree: 10d3d4339e1287740689f88409969d360e28733a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.