[roll] Roll fuchsia [emulator] Expose setter for emulator log destination

Allows callers to divert the emulator's serial log to an io.Writer
instead of os.Stdout.

This will be used in network-conformance tests in order to include
the emulator log in per-conformance-case log files written to the
test output directory.

Test: emulator_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680959
Original-Revision: ccc4faf421b5db0b082e26cf52b66dbda2a12416
GitOrigin-RevId: 8a798979bd136a350e1d416f755672b2508ed517
Change-Id: If0b39a42a67ed93eaece093a8aca2aa0366e4e57
1 file changed
tree: 6ef98801dcc4b806decfb5ba2f8547e9b6ccca62
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.