[roll] Roll fuchsia [tools][fuzz] Stop looking in /pkgfs/packages for fuzzer packages

This change should have no affect because the preceding useFuzzCtl
branch should always be taken.

This is to prepare for the removal of the pkgfs/packages directory.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1028852
Original-Revision: ce8cf9034d1ce9ba028d099c23ad99857abbffd1
GitOrigin-RevId: a21b8ac3b5f922ae057dd7adadde320a4378595d
Change-Id: I428ec84fcf63c389191a9f8dbc2e798b704f0286
1 file changed
tree: 389d08f864d9bc37dd2889dcccebc6fc78c577ab
  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 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.