[roll] Roll fuchsia [scrutiny] Remove engine interface

This interface was used to interact with plugins and collectors.
Now that we only have a single plugin and single collector this
interface is not useful and can be removed.

Original-Bug: b/351841629
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1079061
Original-Revision: bcd046359e5f3f8a0b710e1d347b63adaeee316a
GitOrigin-RevId: 8afba59cedfd9300cef82f488c4660b01897a447
Change-Id: Ie93c8d1fff785ee2d1092bb2979580ea1b11d5bc
1 file changed
tree: 9831617c964753b443909cb1d42f890e677924f4
  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.