[roll] Roll fuchsia Reland "[developer] Introduce developer console"

This is a reland of commit d0acd295720a7826f64f970fb0b854c2e29afe2e

Original change's description:
> [developer] Introduce developer console
>
> Developer console offers a FIDL protocol to start developer shells.
> Follow-up changes will introduce an ffx plugin for starting a shell and
> change SSH to use developer-console as its launcher.
>
> Original-Bug: 416063207
>
> Change-Id: I866c434c7b8efacdc8fe5f9d7e7846d86a6a6964
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1433875
> API-Review: Suraj Malhotra <surajmalhotra@google.com>
> Fuchsia-Auto-Submit: Bruno Dal Bo <brunodalbo@google.com>
> Reviewed-by: Steven Grady <slgrady@google.com>
> Reviewed-by: Eric Stone <ecstone@google.com>
> Reviewed-by: Aidan Wolter <awolter@google.com>
> Reviewed-by: Suraj Malhotra <surajmalhotra@google.com>
> Reviewed-by: Hunter Freyer <hjfreyer@google.com>
> Reviewed-by: Roland McGrath <mcgrathr@google.com>
> API-Review: Hunter Freyer <hjfreyer@google.com>
> Commit-Queue: Bruno Dal Bo <brunodalbo@google.com>

Original-Bug: 416063207
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1444815
Original-Revision: b361b752532bfd589d7070153ee8a7c17fc58254
GitOrigin-RevId: be8322b6fd6ed8438a2f5462cc48101719735d49
Change-Id: Ia7690f5842ede06cddcb1f3548a48e10c4d4ecb2
1 file changed
tree: ad6c92cc73230b2877960e88ff8e346bfe94a6c0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.