[roll] Roll fuchsia [component][fuzzing] Import fuzzer package data

This modifies the fuzzing engine startup to parse files and directories
starting with "data/..." as package-relative dictionaries and corpora.
It looks for the corresponding files under "/pkg/data/..." and imports
them.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714191
Original-Revision: 99d1efadc0d13c44db01e9597d47e8fe0c0aba9e
GitOrigin-RevId: 6e23d68f2438a73f048cbf0abe2b615138e4893d
Change-Id: I9a6228a02ee12084d4d886add25704e30cd7f13d
1 file changed
tree: 3148c34ee23bbc6fb38f0920c6ab72243005e0f7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.