[roll] Roll fuchsia [ffx][product] Convert get-artifacts to use FfxTool

This converts `ffx product get-artifacts to be implemented
using `FfxTool` vs. the legacy plugin.

This enables using VerifiedMachineWriter which is the uniform
way to produce JSON output, including a schema.

Original-Bug: b/338246159
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1041110
Original-Revision: a79ba0e66f52edd13a812317fba3a73a7dc6f3f2
GitOrigin-RevId: 03318dad233713cdedd143538a0c3a03d6cfac0a
Change-Id: I0f4c31838fe2efa7267d229c18329f012413ac0c
1 file changed
tree: 976ad9747c3fdbd27397cb9b965123e09195f086
  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 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.