[roll] Roll fuchsia Reland "[build] Exclude prebuilt headers from instrumentation"

This is a reland of commit 466c2740a6112f0aad3bdd5ecfce56a600533403

Original change's description:
> [build] Exclude Clang headers from instrumentation
>
> Collecting coverage from system headers adds an overhead
> to our coverage pipeline. This patch excludes Clang headers
> from instrumentation to reduce the system headers coverage
> overhead.
>
> Original-Bug: 327674744
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1003136

Original-Bug: 327674744
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1035217
Original-Revision: ad111ce8733d053a9ceb1bbdc18ebd21e5ebb961
GitOrigin-RevId: 190127404d2f0226db662a66bb5c8c57189448bd
Change-Id: I175eceae166f7a8d6a594f545cf5e4efa10a569a
1 file changed
tree: 36229502ff15dbdbc79eb10a2b371b1cedd5f5bc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.