[roll] Roll fuchsia [sdk][power] Add AcquireWakeLease to SDK.

Adds fuchsia.power.system/ActivityGovernor.AcquireWakeLease and
associated types to SDK at the partner level.
Deprecates TakeWakeLease. New clients are directed to use
AcquireWakeLease.
Adds implementation and integration tests.

Original-Bug: 368103567
Original-Bug: 379735538
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1159672
Original-Revision: 90dcdb1d379cf04eba4db9c49b9fc5f311207ce1
GitOrigin-RevId: 2b16cf053d7af7103074b60459c4895cb8478fe0
Change-Id: Iedf5ef3dc0495c4b0f962671bc4d9344231ed12b
1 file changed
tree: 86625077d0973dfd77af60bcbf86c9788c98e702
  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.