[roll] Roll fuchsia [power][broker] Remove on ElementControl close

* Closing the client end of the ElementControl channel now removes the
  element from the topology.
* Moves lessor channel to be passed to AddElement rather than returned.
* Removes ElementControl.RemoveElement as it is no longer needed.

Fixes: b/322351413
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1009258
Original-Revision: 0dcc87475607636556914c4fb3a4061eb241170a
GitOrigin-RevId: 7110ed85374a000301e6d3b5b089a993651ca430
Change-Id: I8e323b5e43f11f655d9a498e3adde17dcdf701d0
1 file changed
tree: 3930bd31c10857dc77c642d4fa70bed6be7a3426
  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 via the IRC channel #fuchsia on Freenode.

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.