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

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: 93344
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/907284
Original-Revision: ea2927701403f9fdc7b3a73ea6153214eb5cd6fb
GitOrigin-RevId: df87fff7eb87c5262fae7c1ff04fe22d3c79232c
Change-Id: Ifb95f219d0ae47d7b03bdb320c1e2f5db6b7b509
1 file changed
tree: bf61152411fa5dd1aa0e5a0ecbb18087d4f3e0a4
  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.