[roll] Roll infra/recipes [build] Delete/inline constants

These variables are all either no longer used, or no longer part of the
platform/infra interface. For example, "fuchsia-buildstats.json" is now
just a name for a temporary file so we can inline it.

Original-Bug: 67861
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/515761
Original-Revision: 972bb134bcb56624dc8455123968d6b00b7dcb45
GitOrigin-RevId: 0d73271769da5270bf04d6b5cd914c5194180cdd
Change-Id: I0a5aa7c1ddcd4fe64247fba718a4eadc9be134b3
1 file changed
tree: 6e3f3f5f4c8f663eb28348e6677cbc872c5a6a66
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.