[roll] Roll fuchsia [scripts][fuzzing] Remove fx fuzz

Now that all fuzzers have migrated to v2, ffx fuzz is the only way to
interact with them. This removes the `fx fuzz` code and leaves a pointer
to the new tool.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789702
Original-Revision: 4d19f5e309160035a816a66034c698acb42814b2
GitOrigin-RevId: faf5ed98c4d6948bbc0cb510e291bc85a44e9802
Change-Id: Ic2a701d43822e43b7255129b5fe7f8654f3592b9
1 file changed
tree: ec1f52911616f8ee3b4fef5c6c1b83ff0d6d6cea
  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.