[roll] Roll fuchsia [time][power] Registers timekeeper with power broker

Adds the machinery to accept power management signals,
and respond to the power management subsystem.

Deeper integration pending. This is only accepting and
propagating appropriate signals, without any internal
state change.

Original-Bug: b/322556866
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987962
Original-Revision: 607cfa126908d47fe6f9f49cb15226e21f06fa29
GitOrigin-RevId: 9274ef691363d94cd745f978201c3269cdfd81a4
Change-Id: I219f2f90cdd7f9a90fc509d7a8933a0d3f00ed80
1 file changed
tree: 95898faaf3924279b6be7e2e0f1e29ca579e8a15
  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.