[roll] Roll fuchsia [component][fuzzing] Add fuzz-manager to core

This CL adds a cord_shard for the fuzz-manager, which will be present if
any fuzzer_packages are part of the current build.

Original-Bug: 24740
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/580184
Original-Revision: a5ccd0042489547ac36d9a0dd94a6b33fd80dfa7
GitOrigin-RevId: 47cfce23d6e95d6a9d9fe5a9b28faaa732dbc9f2
Change-Id: I0c1c8d759ff4069aedb9c8f3c92e07657202717a
1 file changed
tree: f1ecbf3ff926aa9fc0da5ed8495e15d0efecbfec
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.