[roll] Roll fuchsia [inspect] Update service to use inspect_runtime::publish

The out/diagnostics directory is being deprecated in
favor of InspectSink[1]. This migrates usages of
inspect_runtime::serve to inspect_runtime::publish.

[1] https://fuchsia.dev/fuchsia-src/contribute/governance/rfcs/0168_exposing_inspect_through_inspectsink

Original-Bug: b/299973540
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/907705
Original-Revision: b2dba53e94e77b4f0837a504d5cd769e8fc17c56
GitOrigin-RevId: 507919588c9401290bcbaaa4f2d9d181840213e0
Change-Id: I13d6492be9b0869b7fe107995b58be0a9311ae73
1 file changed
tree: 0de91714126231b81f9eac8bebe4034ecea8358c
  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.