[roll] Roll fuchsia [build] Introduce coverage variant

For now, this variant should be equivalent to profile. In the future,
profile variant is going to be modified to use PGO instrumentation.

Original-Bug: 72617
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/503851
Original-Revision: d9834b67b7f5899453955f8d8b5acf19e1abff45
GitOrigin-RevId: ba2860651823f45071eb02538c2eea2886764d1f
Change-Id: I1faf33f1a3f30b241b68e7eb23896f1f16422961
1 file changed
tree: 10fc8c929503ce54f0c13cd58adaf103bc0c8e33
  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.