[roll] Roll fuchsia [scrutiny] Remove shell, scheduler, manager, plugin

The interactive shell is removed because it has no users. Running ffx
scrutiny shell <command> still works.

Because we only have a single plugin now, we remove the plugin manager,
wrapper, and scheduler. This drastically simplifies the scrutiny logic.

Original-Bug: b/351841629
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1079062
Original-Revision: cafd8c2e8ebda2a349a2f6734b672ba740a58f1b
GitOrigin-RevId: b529fc84f70a6d8160066ac9e43096471c3b0dc4
Change-Id: I68daf0512f91136c90349850816cf2678a7a4235
1 file changed
tree: 7902976f44f3fdf5051a8f044ff8df7e528ce292
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.