[roll] Roll fuchsia [fuzzer][build] Add package manifest to fuzzer test specs

All other test specs include the package manifest for the test package
(http://cs/fuchsia/build/components/fuchsia_test_package.gni?l=83).
Duplicates the same functionality in the fuzzer_package target.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/604653
Original-Revision: 595e8155a730f038a0f28b8af9491888e03abdb6
GitOrigin-RevId: 32f84de977ce33d32b29128a7e74af3e90c13d7e
Change-Id: Id2d02744c2248d4ab7a9a7bb097fac0f8d9127de
1 file changed
tree: 7ef4cd252fbcf8c31b6fc56544f0be723bb00ce1
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.