[roll] Roll infra/recipes [coverage] Pass collect_coverage property to fint context spec.

This will allow us to distinguish between profile builders where we want
a fully instrumented build and profile builders used specifically for
collecting coverage where we'd use selective instrumentation. fxr/479538
must be submitted first to add the field to the context proto.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/479036
Original-Revision: 74d1810d754347e3d11e18ed7a615086277bd168
GitOrigin-RevId: 4e756a831d73604c143177baea6d3510ed1a64ba
Change-Id: If0a8104c7b6c093f8275185b40252fc274b72697
1 file changed
tree: e89917674089b152b9d1f187cb853af99cae5846
  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.