[roll] Roll fuchsia [syslog] Deprecate console_fd

All remaining usages set this to -1.

Retain the field as downstream users still use it. See:
https://source.corp.google.com/search?q=%5C.console_fd%5Cb%20-package:%5Efuchsia$%20-file:%5Edevice%2Fgeneric%2Fgoldfish-opengl%2Fsystem%2Fvulkan%2Fgoldfish_vulkan.cpp$%20-lang:rust

Original-Bug: 101558
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708606
Original-Revision: c138b915a5d7a6be9058b00756b526d4bca7d1ce
GitOrigin-RevId: 5d40f2195ce30df92d64c20628be29158ae61d69
Change-Id: I7b24b0cd8854896e2be546783f41571a46839c8f
1 file changed
tree: 81c4db067763e132d55595f5f51f3afcd3855215
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.