[roll] Roll fuchsia [debugger][dap] Support hermetic isolated ffx execution

Enable hermetic isolated ffx execution in the Python DAP integration
tests, matching the C++ E2E test runner architecture.

Original-Original-Bug: 512043117
Test: fx test --e2e -o host_x64/obj/src/developer/debug/e2e_tests/dap_integration_tests/dap_integration_test.sh
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1617889
Original-Original-Revision: eeb22fd621d0cc79f9f92359323a81c9336e97dd
GitOrigin-RevId: 5da8aae157c83006b0e6a6242fb5f3d0a2082b53
Change-Id: Iaf22b65ce866d6747a46e3cbf2b1299d747ba99e
1 file changed
tree: 4a5f977999d988894d4cdb2a2d8dd89f56d0b12a
  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.