[roll] Roll infra/recipes Revert "[build] Read GN trace from fint set artifacts"

This reverts commit 66b2947e12c445988b9415d5ffd893603c18f89f.

Reason for revert: GN trace upload 503s.

Original change's description:
> [build] Read GN trace from fint set artifacts
>
> Rather than assuming a hardcoded path in the build directory. This
> relies on fxrev.dev/469601, which modifies fint to start setting the
> corresponding field in the set artifacts protobuf.
>
> Original-Bug: 65899
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/469619

TBR=garymm@google.com,olivernewman@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Bug: 65899
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/470862
Original-Revision: f05049fff68b91a8466c91996e7e45daaf55e527
GitOrigin-RevId: 2e3ce4d57c51a5b051de26876d198bbabc64cf6d
Change-Id: I79d6c99bb3d031a22a64635254a0598084d51988
1 file changed
tree: 6d865e8ad2c817ed67a0a4a7f790a1c7a03eb7a2
  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.