[roll] Roll fuchsia [devices] Reland: Move InspectManager outside of Coordinator

Fixes crash in InspectTest due to refactor.

Original change's description:
> [devices] Move InspectManager outside of Coordinator
>
> This is so that the InspectManager can more easily be used by other
> parts of the code without needing to construct the Coordinator first.
>
> Most of this change ends up being changes to tests, due to the way I had
> to restructure CoordinatorForTest.
>
> Original-Bug: 33183
> Original-Bug: 68058
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/482697

Original-Bug: 33183
Original-Bug: 68058
Multiply: driver-manager-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/483000
Original-Revision: 9570c1582ac6ff81d55f9cb009c1c41847342e4b
GitOrigin-RevId: d2bf1ec3126358539aeff4887387d94b5865ce1b
Change-Id: I9df32dc529c5087b4f26cf61a6b5b9b1dcab7033
1 file changed
tree: 8dbc1cac0359ec486437f7f7e6dc402a8bbfc08a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.