[roll] Roll fuchsia [fidl][libfuzzer] Remove HLCPP based fuzzer

It hasn't been used for a long time and is still based on the deprecated
HLCPP bindings. It's superseded by the realm fuzzer RFC-0117. If we want
to bring it back based on new bindings we can refer to this CL.

Original-Bug: 408267642
Original-Bug: 42070033
Original-Bug: 42075797
Original-Bug: 42151687
Original-Bug: 42052603
Original-Bug: 42052569
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1244405
Original-Revision: 7fee4ac9f724bc86e02b9ddfe49f1af802f44421
GitOrigin-RevId: 227edb17d122331ee26e99693a1e094032b57b01
Change-Id: I90f5f918e9d52f7758ee06f805f332fcae55a785
1 file changed
tree: eed66290df006566742d91bf83dc6c6e23429c3c
  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.