[roll] Roll fuchsia [spmi][fidl] Add a debug service for use by spmi-ctl

Add a debug service that spmi-ctl can use to connect to any target
through a controller driver. SPMI controller drivers will be made to
implement this service, and then TargetService and SubTargetService will
no longer need to be routed outside of drivers.

Test: CQ
Original-Bug: 361853516
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1127453
Original-Revision: e2e0c9f951299dc826b55dbf5e6fb6882ce533c3
GitOrigin-RevId: 7970ed27fdc028e484752e156b1e1a24debae50f
Change-Id: Ide921f1249003ec3dd3fc44ea4cf031a13a04b8f
1 file changed
tree: ecd5f5c07e7246552a1f5e7d35a60c07e2973a0d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.