[roll] Roll fuchsia [starnix] Default to routing stdio to syslog

Previously we would not install stdio file descriptors if there were no
numbered handles provided.

Most workflows provide numbered handles, but when using session_control
to add elements that starnix runs there are no numbered handles
available.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/615181
Original-Revision: 5744210c57bc34495941363f6ae1b7423483fe0b
GitOrigin-RevId: 43b236cc71f1bf8e0a0e87cf0c540d2ee19abf67
Change-Id: I5f5d6b3a7a1994283286f11c68eb7f2be445f9cb
1 file changed
tree: 134008394c951848dfd94b236eb5ef557dc8718e
  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
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.