[roll] Roll fuchsia [sdk][driver] `Suspendable` element support Add support for using power elements in the `fdf_power::Suspendable` mix-in. `Suspendable` continues to support using the `SuspendBlocker` protocol, but gives right of first refusal to using a `fuchsia.power.broker/ElementRunner` channel. `Suspend` and `Resume` callbacks on the driver are triggered by `ElementRunner.SetLevel` callbacks. `Suspend` and `Resume` are triggered by `SetLevel` calls for 1 and 0, respectively. Original-Bug: 454169735 Original-Fixed: 476495973 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1408244 Original-Revision: 640ae466350f23aca5735bcae559d2138ddcf049 GitOrigin-RevId: d7e4c8ec66bba83021f5ba676058716acd68e65c Change-Id: Idc8a7371b1498fa7b349792f6d7479e9721498d8
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.