[roll] Roll fuchsia [HoneyDew] Pass isolate and logs dir while creating FC

Also
* create IsolateDir as a global obj during ffx.setup and destroy it in ffx.close
* Let IsolateDir to create and destroy the isolate dir on disk instead
  of HD creating and destroying it (IsolateDir added this support as
  part of fxr/878355)
* set daemon.autostart=false in FC config so that it does not attempt to
  start the FFX daemon (which requires FC to look for SDK path to find
  FFX bin and Lacewing already adds FFX bin as test dep and HD uses FFX
  CLI before instantiating FC)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/875317
Original-Revision: ba3f2a516fa2e4b564cb17233b2fdff267b58836
GitOrigin-RevId: 796165eaad45e3744504f49fb3a70b8265af05b3
Change-Id: Iff2b29f4b8f0e31a898586530fd8f81edc2012ac
1 file changed
tree: ecdd2bdb4a056e173be1bd938da78b3146301e7b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.