[roll] Roll infra/recipes [fuchsia.proto] Add a fint_params_path field

I'm renaming all `static_spec_path` properties to `find_params_path` to
more clearly reflect the purpose of the file (passing build parameters
to fint) and use a more common and self-explanatory term than "spec".
Unfortunately, this will require several soft transitions with the
configs - this is only the start of the first one. After this lands I'll
start setting this field in the configs instead of the deprecated
`static_spec_path` field, and only then can we switch to using the new
field in recipes.

Original-Bug: 64654
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/456345
Original-Revision: ddb862f307322f771aa529bacada4bca48adf8c7
GitOrigin-RevId: 3166a37016eb23295bbed2a0023e7c9f4ea13129
Change-Id: I9eb06d702dc351f59cf1f7488f8425d35699f5ca
1 file changed
tree: 1062291bc80b2b40277a2162cbe1cd9210e1a4aa
  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.