[roll] Roll fuchsia [ffx][emu] Document serial logs output behavior

Enriches the help text description for the '--log' parameter option inside the
ffx emulator start command plugin to explicitly note that virtual serial console
logs are automatically captured into an accompanying file with a '.serial'
suffix. Synchronizes ffx emu start CLI golden file expectations.

Test: fx test src/developer/ffx/plugins/emulator successfully passed all cases.

Original-Original-Bug: b/287577578
Original-Original-Fixed: b/287577578
TAG:agy
CONV:5520348b-7e33-46f6-bb96-ad47a80f6843

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1607659
Original-Original-Revision: 700a1e994ce9d0a2cc2504aa33af94e74d3459f8
GitOrigin-RevId: 4389b837e98afe12b22884a9ede9c61fae26535b
Change-Id: I04dc2f07b92914651bb236cfa3a946e086da9ad7
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1613188
Cr-Commit-Position: refs/heads/main@{#192732}
1 file changed
tree: abb3375b2bf074ff879f3b9e0264bd3d6a35f931
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.