[roll] Roll fuchsia Revert "[honeydew] remove "--isolate-dir""

This reverts commit 7a47b7a5ef3814bba5b0688e6abde2d1a9462140.

Reason for revert: b/497029535

Original change's description:
> [honeydew] remove "--isolate-dir"
>
> ffx has all the flags in place to run in an isolated fashion, so there
> is no more need to use the "--isolate-dir" argument (and in fact it will
> conflict with the "--strict" flag when that is passed).
>
> Note that `FfxConfigData` still retains the isolate-dir, because it is
> also used in constructing a Fuchsia Controller object. Eventually we may
> want to remove isolate dirs from FC as well.
>
> Change-Id: Id918cd633e97126e66b79c67546487dd6a6a6964
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1539561
> Fuchsia-Auto-Submit: Colin Nelson <colnnelson@google.com>
> Commit-Queue: Colin Nelson <colnnelson@google.com>
> Reviewed-by: Charles Celerier <chcl@google.com>
> Reviewed-by: Andrew Davies <awdavies@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1556693
Exempt: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: fa3c61295c14c4997eaa12507fee09fd4ee62dbe
GitOrigin-RevId: c9b68f7ca566e364ba16e648195b87cd23554b68
Change-Id: I2f4b230240315a3ee2fa08e5e4e04182d31a6d6e
1 file changed
tree: 7d200eef16c985b3ff83a35a0604f347a6e88a32
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.