[roll] Roll fuchsia [component][fuzzing] Use v2 coverage data

This CL updates the fuzzing framework to use the newer version of the
coverage FIDL definitions. A subsequent CL will rename those definitions
and perform a simple rename.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/793794
Original-Revision: cb1fe9c6f061d2ad302ec8f71e1a91ed63f9b9b9
GitOrigin-RevId: e0eae9b513924981ecda69506d3790873042de7c
Change-Id: I4e3c48742d1ae1c27ad9d805969fe87a0ac4f3e1
1 file changed
tree: 5001f7b59536637a3e5b2673656675d7c2f32164
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.