[roll] Roll fuchsia Revert "[ffx] Introduce ffx target shell plugin"

This reverts commit d9045a3afdb42eebde11aae90abc276e4cc097bb.

Reason for revert: part of chain of CLs that caused start errors like b/467100090

Original change's description:
> [ffx] Introduce ffx target shell plugin
>
> ffx target shell allows shell sessions with the target over RCS using
> fuchsia.developer.console.Launcher.
>
> Original-Bug: 416063207
> Change-Id: Ib1338c2e3d8992a3157425013b6ffd766a6a6964
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1433974
> Reviewed-by: Colin Nelson <colnnelson@google.com>
> Commit-Queue: Bruno Dal Bo <brunodalbo@google.com>
> Fuchsia-Auto-Submit: Bruno Dal Bo <brunodalbo@google.com>

Original-Bug: 416063207
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1445069
Original-Revision: 755a6c02c9caae348204a39b991b856f51c83f03
GitOrigin-RevId: c3e42c2a039c2b7fb29f21a25b264fbc1aa77add
Change-Id: I5df24193b62154a9abbb7ee88f227c72b9d0fdf5
1 file changed
tree: 80c09cd039e31304101fa5e99588443da092756a
  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.