[roll] Roll fuchsia [inspect][driver_manager] Take driver_manager off of out/diagnostics

- Use inspect::PublishVmo to publish driver/device Inspect
- Use inspect::ComponentInspector for driver_manager's own Inspect

Original-Fixed: b/319856084
Original-Bug: b/320471637

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987238
Original-Revision: 41fd70330c820be8789c4eea0df0ec0e99070068
GitOrigin-RevId: c63c791ccb5f558a7ad93d5838cfcfea7946e64d
Change-Id: I46853a1c170d442871f4fb0e83640867b1775726
1 file changed
tree: e69d99dcecbebbd01e5d657176f436030a026c3d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.