[roll] Roll fuchsia [power][broker] Add ElementRunner protocol

* Add ElementRunner::SetLevel to broker.fidl
* Implement support for calling SetLevel when the required level of an
  element changes. The ClientEnd of SetLevel should be passed in via the
  ElementSchema. If passed, level_control_channels should not be used.
* Mark ElementSchema.level_control_channels as deprecated.

Original-Bug: b/356425083
Fixes: b/376306206
Fixes: b/376306212
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1214364
Original-Revision: 273b2817456d7587c7cd0b575024ee358a41cc19
GitOrigin-RevId: 0070bf20ec7e08a7cf7227cf66d500678befa790
Change-Id: Ie576285bf0f1836da3e29c41c16075828de6c00c
1 file changed
tree: a6c21b5451985835e9f42dcedc717a451868d3f9
  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.