[roll] Roll fuchsia [debugger][e2e] Correct ffx configuration

Pass the full path to the ffx binary to the initialization routine, add
the following configuration options to correctly initialize the isolated
daemon:

  * discovery.mdns.enabled=false
  * fastboot.usb.disabled=true
  * isolated=true

These options need to be passed to both the `target add` and the `debug
connect` commands.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1030495
Original-Revision: ad84da150e7120e80676ddd94b2a636b7b30f515
GitOrigin-RevId: d3b7fe28a119bf60bbc2f9cab379aaee47b71692
Change-Id: I6cda79148d6758edf86e7019d19353e640e261d2
1 file changed
tree: 9eed2e36b771920031c0665164dc396590fd4aea
  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.