[roll] Roll fuchsia [spmi][fidl] Add method for receiving write commands from devices

Add a hanging-get method that allows SPMI driver clients to receive
controller write commands from devices.

The transitional build variable is also switched on now that the Kola
SPMI driver includes it and implements the new protocol methods. This
variable can be removed once the transition is complete.

Original-Bug: 361853516
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1131495
Original-Revision: da3836e6795873c217839ac2f2f4ebdcb6e45785
GitOrigin-RevId: 39891704129279c91011e4fbf2c0fea03e8b40cc
Change-Id: Ic80cc5e5fafd48e9d863521f13ce3522757b53f4
1 file changed
tree: a2fb147a70e33bbce75e6f34133cabbd981c4b87
  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.