[roll] Roll fuchsia [honeydew] Allow disabling ffx --machine flag.

Some commands in `ffx` don't support the `--machine` flag. For such
commands, we need to be able to turn off that flag if we don't care
about the output.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1512596
Original-Revision: 19211fa473c9d5ef94a12bb4811597f25f24b2a9
GitOrigin-RevId: 0cb33ffa5ca05055bb5926698e85ea552026416f
Change-Id: Ic535240bfdea6074782f605600a3f8087711cbea
1 file changed
tree: 4f3eefa3c1a747fa84c8789ef0c5d9b0cbea5594
  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.