[roll] Roll fuchsia [ffx][schema] Adding product download/lookup to golden test

This adds the schema for `ffx product download` and
`ffx product lookup` to the golden file test for output schema.

These commands use the golden_file_test in
//src/developer/ffx/tests/mw-goldens/BUILD.gn

to generate the schema from the command line tool and compare it
to a checked-in golden file.

Original-Bug: b/336385427
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1034313
Original-Revision: dd952d0081ec4dc0184b01fd1ddf8c490f70f21e
GitOrigin-RevId: 6298faf9869e1eabfd0f016994336a306b45578f
Change-Id: Ib19a96fd61bb10746d7d9449135e9ed53e5e47cc
1 file changed
tree: ec72b27505d5d86d942ea00d654617a99d7d3d3b
  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.