[roll] Roll fuchsia Reland "[fuzzing] More friendly error messages"

This is a reland of commit 49782c2a5b9f5a02e22700f5b982462ef539384e

Run-All-Tests: True

Original change's description:
> [fuzzing] More friendly error messages
>
> Tries to make three failure modes give better error messages:
>
> - The user didn't `--fuzz-with`: detect this and print and error and
>   link to deviste.
> - The user typed the fuzzer name wrong: link to devsite.
> - The fuzzer package isn't on the device: adds a note on devsite.
>
> Test: manually triggered the error
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/711795

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/711560
Original-Revision: 112cd14301a26ed624f546a8b137edb7ed53bf15
GitOrigin-RevId: 0d9f35f2a6476f13da5d96fb02e10c39765a1c91
Change-Id: Ief0ca1d80678e2dc8ea4186bfdcd087741aec107
1 file changed
tree: 64d20e20308f879364c7e7eaaa5a4d8befaf7d33
  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.