[roll] Roll fuchsia [fuchsia-controller] Support isolation.

This adds support for an isolate_dir object to be passed to the fuchsia
controller context. When this isolate dir goes out of scope, the
directory it points to will be removed to clean up the FFX daemon (the
ffx daemon will shut itself down once the socket it's pointing to is
deleted).

Original-Fixed: 129193
Multiply: fuchsia_controller_e2e_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872267
Original-Revision: f079a45259b2ffaffd2c52c2fa6fd507637003a1
GitOrigin-RevId: d0d01acdfcc2a7300dc7ea6f0681d142338d4a49
Change-Id: I3a4cfdc869f6374d73a44d7581ee3cbe490116b3
1 file changed
tree: 97400161c28b03c2f1f75d058b8d00aa84b3c3f9
  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.