[roll] Roll fuchsia [ffx] Add direct mode logging

This patch adds direct logging support to ffx. Direct logging
can be enabled by disabling the proactive logger.
This allow us to soft migrate out of the proactive logging
in the ffx daemon. Future patches will remove the proactive
logging code.

Original-Bug: 121413
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/819292
Original-Revision: 6d08012f0e19635cbd852420cda0139b332d5604
GitOrigin-RevId: f8b806eeba69fa71d959a526f43bd217c3e7337e
Change-Id: I4b06fbca2aa6ab86855a0ec663ead3c57511d188
1 file changed
tree: d6cf731b258d77e2d79239c561d759fb0da4c5e3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.