[roll] Roll fuchsia [power][broker] Remove token registration from ElementSchema

Use RegisterDependencyTokens instead.

Original-Bug: 346999148
Test: fx set core.x64 --with-test //src/power/broker:tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099992
Original-Revision: e7d06aee63429ef1600730e64d0773d95a16e886
GitOrigin-RevId: 93a752dfaa34c09d77e9be0f03a0ca59a0f95371
Change-Id: Iaf19583543aebcef00b9b71ffc0b8a2f33e9ff3a
1 file changed
tree: 460f51e393b43a3d13bd407993d7850a3aabe5ef
  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.