[roll] Roll fuchsia [power][broker] Refactor: use element_id

* Use element_id instead of element wherever an ElementID is passed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/947452
Original-Revision: c4c650394440aa20ea90bc69e9120f12c71b912d
GitOrigin-RevId: 626e633975d74a69fa8d4891c3937c8d9b2f557f
Change-Id: If5ca3cb5ef85240d8d7eccc9d9d22942e1110135
1 file changed
tree: 68341bc8ac1a848e2ce5b7246285b8f60627007d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.