[roll] Roll fuchsia [tools][fuzz] Use ffx isolate-dir

Now that the ffx isolate-dir feature is available, use a separate
isolation dir per instance.

This speeds things up and works around the issue in fxbug.dev/108862.

Original-Bug: 106121, 108862
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/724073
Original-Revision: e49e9fe52a451221c9940848a10eeea4f4bfab60
GitOrigin-RevId: 3fdfc464fc01942beaeb85ed2f6bc36fb26b6c28
Change-Id: I74ec42856923e94652739fc8c2dd54e4fae34c65
1 file changed
tree: d33de83d7475319f06cace34dc6da0a629ff151c
  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.