[roll] Roll fuchsia [ffx] Implement RawWriter

There are some commands that need a "--machine" argument to support
ffx-strict, but it would be non-trivial work to implement "--machine
json". To support only "--machine raw" for these commands, they should
use this new RawWriter for their Writer.  However, any such use should
include a TODO(bug) reminding us that eventually, we want to implement
the json version correctly.

Test: unit tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1462411
Original-Revision: b0bddf901e222c549fe1e7f91989984855ecfb3b
GitOrigin-RevId: 83f2415be5193de0dd8c1642e6163a526ff4930b
Change-Id: Ic6ce7fddb2c138c620ff88c30aa9a481019dd94b
1 file changed
tree: ccbd79bb6a10b23d4f86dabdca7dc0a4ba275a7d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.