[roll] Roll fuchsia [realm][fuzzing] Clean up manifests and shards

This CL streamlines the component manifests and manifest shard files
used by realmfuzzer. It removes extraneous definitions and deduplicates
as much as possible.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/907727
Original-Revision: 967bd828674645bc9f92ec15c8b092e70044fa05
GitOrigin-RevId: b1cb8402e91c49e8d5b28857860ce73c0bf37f82
Change-Id: I4ae3572d1c6463bb29bc039084c478f4a3161612
1 file changed
tree: 7d2e8eb49a48c0aa7b29451dde03199236fa0e1a
  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 in one of the communication channels documented at get involved.

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.