[roll] Roll fuchsia [debugger] Remove multi-connection features

In the CFv2 design the debug_agent only handles one connection for each
invocation and the debug_agent always quits after disconnection. This
allows us to remove the following message types from the IPC:

- ProcessStatus
- QuitAgent
- ConfigAgent

Original-Fixed: 104328
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700380
Original-Revision: 6933da1f24f1d9f96835ae81d5ec7befeee872ce
GitOrigin-RevId: a6f97fec25f027066e867f077bfc440dd31c1a4d
Change-Id: I2090f6d86636c783a71fa7ea8bd0c9cff0afa698
1 file changed
tree: dd99fec80132799838160abb6ea3c0e89c8c5817
  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.