[roll] Roll fuchsia [diagnostics] Replace select_all_for_moniker with select_all_for_component

Replace select_all_for_moniker with select_all_for_component
and fix an inspect-specific bug with select_all_for_component.
Previously, it omitted the root selector, which isn't used at all
for logs, but is required for inspect to function properly.

Original-Fixed: 400789694
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1237284
Owners-Override: James Robinson <jamesr@google.com>
Original-Revision: 76d136e3f1bb78957df101bf987ddc377cb45b97
GitOrigin-RevId: bce2408719014f3c2d5d7c8c53a6cae0f0a333c3
Change-Id: Ic0eb67d47fa3993ebe04b4b1f6bf09fdc75b2d57
1 file changed
tree: a520cd13e67475f44367c5469bcc96bd3ede592b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.