[roll] Roll fuchsia [scripts][fuzzing] Remove references to Zircon build-id folder

As of fxrev.dev/465988, the Zircon build is now empty and this CL
removes references to it. `fx fuzz` was failing because it was expecting
the corresponding build-id folder to exist.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/470820
Original-Revision: 0eb927cfb70885b936f8a1e27bf204cb05e498ea
GitOrigin-RevId: 62acbb44a25907a351ec156b0980115295840803
Change-Id: I2fb78307702b30abe680b4729fad24f6c8979634
1 file changed
tree: 6c718743039051c9aa23a3732341cb489180a031
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.