[roll] Roll fuchsia [bazel][coverage] Update coverage flags in cc toolchain

... to match them with the flags we use in GN [0].

[0] https://cs.opensource.google/fuchsia/fuchsia/+/main:build/config/profile/BUILD.gn;l=51;drc=dd2822fb20f38ab537818ee3d74509ae4b53b441

Original-Fixed: 327670807
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1111972
Original-Revision: 9854d15236b18dbee1c604a8f4d747eb945de25a
GitOrigin-RevId: 27812f21c673db9ab33c00f56d2616d913e260da
Change-Id: Ib5d76ac25442d7f499e295a941878981829d90ce
1 file changed
tree: 4d92b24f00d8e3510d43fc062313be2f47fc532a
  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.