[roll] Roll fuchsia [platform-bus] Implement ObservabilityService

This service can be used to get additional context about the drivers
which interrupts are given to.

Also some minor fixes to remove sysinfo service from being added in the
passthrough node's offers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252462
Original-Revision: 70f49d85bf82917d6f4cdf44d5364ad166a2b7f7
GitOrigin-RevId: c9dcde38e9a632751f23c9dafe653774c46837f4
Change-Id: I364eafc11de31c3af2e28ebb88df4459053dd4c5
1 file changed
tree: d8c790ede98888e5b5a9aa366ebe60c58083b6b7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.