[roll] Roll fuchsia [fx-set] Add a --fint-params-path flag

If set, fx-set will ignore other flags and pass the specified file
directly to fint rather than constructing a new static spec.

`fx repro` will use this flag to pass a builder's params file into fint.

Original-Bug: 68465
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/481577
Original-Revision: c9344d4b795b88a62ebcc4ed87b42d750c1c610e
GitOrigin-RevId: 773e8e80094bd2e6e25edfbf5977e82962366484
Change-Id: I65f2a333de98b9e71e00ae9b785567a31e30fe76
1 file changed
tree: c41311ad91cf88840fdc1dfe6c1188936cf2b030
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.