[roll] Roll fuchsia [debugger] Migrate debug_agent to CFv2

The legacy version is kept until we can fully support its functions in
CFv2, e.g., passing "--debug-mode" as an argument during connecting.

Original-Fixed: 90410
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/673766
Original-Revision: 421b36c228485cb1c22082aa11f89c1c608ee5d8
GitOrigin-RevId: 006218bc9fa0faac0b24a4deb86e670ce1ab70a1
Change-Id: I7e08dacaed82d7798dc32b2dee70d208b8ac24c3
1 file changed
tree: 1e1bc79422a1cbc833feafdfc70c97e38d33510d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.