[roll] Roll fuchsia Revert "[fx][log] Make fx log call ffx log by default"

This reverts commit 16c6a004dcea4c915fc26f5121aeb74f4ee387bd.

Reason for revert: Mitigation for ffx log breaking change

Original change's description:
> [fx][log] Make fx log call ffx log by default
>
> Move log_listener-based `fx log` behind `--legacy` and add a
> deprecation warning.
>
> Original-Bug: 131196
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/898039

Original-Bug: 131196
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/910315
Original-Revision: 7cec7b9d7d5fae2e926dd49bda3caba8a2459f27
GitOrigin-RevId: 5bcf7a15d39f05138130e6180d1e0eb454fbc147
Change-Id: I5c6e3fbb6c87bdf33f22d806c0c9d2ff45584ed2
1 file changed
tree: 5dce409447339a94da9cd549bd2ae1f728d754a2
  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.