[roll] Roll fuchsia Revert "[ffx/log] Honor log_cmd.color config option"

This reverts commit 557e030395afd22c9818426c3b87173af379e9fb.

Reason for revert: b/508683746

Original-Bug: 508683746

Original change's description:
> [ffx/log] Honor log_cmd.color config option
>
> It's mentioned in the help text for --no-color, but wasn't implemented.
>
> While we're here, disable color in strict mode, since that output is
> only consumed by other tools.
>
> Change-Id: I8b28767934459ff79de5aedab4832ba16a6a6964
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1566493
> Fuchsia-Auto-Submit: Peter DeLong <pdelong@google.com>
> Reviewed-by: Steven Grady <slgrady@google.com>
> Commit-Queue: Peter DeLong <pdelong@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1598911
Original-Revision: 7f830c6e9abf046a29cf44129f37a8563c6667c3
GitOrigin-RevId: db32d9acbdfa309208948499093d07fdac43ac62
Change-Id: Ied5651d5d364a0ca76e23a7f4dd62d7182516598
1 file changed
tree: 3f39fe37302c232795ae3f42e17c61889c158558
  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.