[roll] Roll fuchsia [power][driver] Support AcquireWakeLease() in fakes.

fxrev.dev/1159672 adds AcquireWakeLease() to the ActivityGovernor
protocol to replace TakeWakeLease(). This change adds support for
AcquireWakeLease() to all drivers that implements a fake SAG.

Test: wake_lease_unittest
Test: aml-hrtimer-test
Test: aml-uart-test
Test: buttons-test
Original-Bug: 368103567
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242626
Original-Revision: 96311eedab91615c742c45f5951eb0cd69554f82
GitOrigin-RevId: c330cccaf1e105c48f6170e664007a90adaecef0
Change-Id: I51097a257a4053f351d55a06a0cee02f4e65639f
1 file changed
tree: 8a8143ec6903dea627c93eb7a4f1ef6584039624
  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.