[roll] Roll fuchsia [ffx][doctor] Elevate ffx path visibility

Promotes the visibility of the 'Path to ffx' diagnostic node inside the ffx
doctor plugin from 'LedgerMode::Verbose' to 'LedgerMode::Normal'. This forces
the parent 'FFX doctor' category block to print consistently during standard,
unflagged diagnostic executions, answering the requirement to print the
daemon path coordinates. Updates normal mode test verification goldens.

Test: fx test src/developer/ffx/plugins/doctor successfully passed all cases.

Original-Original-Bug: b/287796659
Original-Original-Fixed: b/287796659
TAG:agy
CONV:5520348b-7e33-46f6-bb96-ad47a80f6843

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1607660
Original-Original-Revision: eb4b22dd8738e87938726bcf49a0af67aa59a1e4
GitOrigin-RevId: 5223b9d8a7ebd9f9469dbf9ad6da202a4c84211f
Change-Id: I9a757aec896ff57bd7c65f1c61bcc6ea7c3bf6dd
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1612513
Cr-Commit-Position: refs/heads/main@{#192728}
1 file changed
tree: 4f12c190f6f4530c9c650bda2abc75925a9930ef
  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.