[roll] Roll fuchsia [drivers][power] Add helper classes to C++ library

These classes are aimed at users who are *not* using timeouts.

`ManagedWakeLease` provides simple Start/End methods to manage
lease lifetime.

`SharedWakeLeaseProvider` and `SharedWakeLease` provide lease
coalescing with RAII semantics.

MULTIPLY: power-tests: 50

Original-Bug: 401627563

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243287
Original-Revision: e5e52591529692e092e0c0f8973c5856fcf52c08
GitOrigin-RevId: ac2d10bb2f21fe57570f6c58e553a39a9df8df3e
Change-Id: I1fc0275241a102b0c715198c64e8d43c390384c2
1 file changed
tree: d0016de9f176ad1282406ecb0c161d9090cbeebb
  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 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.