[roll] Roll fuchsia [ffx][inspect] Inspect apply-selectors allows selecting moniker

This cl adds `--moniker <component_moniker>` option which allows the user to
specify the component.
Original-Bug: 97487

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/677322
Original-Revision: ff8b037df7b1da0345a4b7921cb258b2784ce9ca
GitOrigin-RevId: 8bd477f96a80e50a676f8cefd55cfc0a4aa32b99
Change-Id: I82fca59471b6d0bc43773c0fabef36271042302a
1 file changed
tree: 10c2d7cc053b9f8a38e7437dc08831f7f49e2020
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.