[roll] Roll fuchsia [inspect][drivers] Partial revert of fxr/1071752 (driver InspectSink)

This removes the InspectSink server from Driver Manager and re-routes
fuchsia.inspect.InspectSink from archivist to drivers.

This does *not* remove the re-publish behavior of driver manager, so
Inspect data exfiltrated by drivers under driver manager is still there.
That will be fixed in a follow up after updating the necessary CFG
files.

This CL will cause some churn for driver author's tooling, since they
will go back to using Inspect from drivers directly.

Run-All-Tests: true

Original-Fixed: 357779949
Original-Fixed: 362972990
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1110082
Original-Revision: 0c22856dc949e7e89fb2e57faeb402da4c545d62
GitOrigin-RevId: e6c33b331db6cca56cd5872b6f05863dab11bbc2
Change-Id: I79f3070a502368067f17569b05a14e7aafc19008
1 file changed
tree: 39fcf1b0dd958fc9903e4da3bffaf427b102a49c
  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.