[roll] Roll fuchsia [time][power] Migrate timekeeper to ElementRunner

* Use new ElementRunner protocol added in fxr/1214364 to replace
  Current and Required level. This inverts the server/client
  relationship between Element Owners and Power Broker, which we hope
  will simplify integrations.

Original-Fixes: b/400722971
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1241004
Original-Revision: be8bd08c3d22925ddb776c9fb640351600ef4a7f
GitOrigin-RevId: 3197cae231699412b99bc3340eeef030ab60933d
Change-Id: I0ff0a84e10eaf470c67aa88fe25afea84a7fb97f
1 file changed
tree: 51b13105992c7760130f4151d25a15900ebcb8a1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.