[roll] Roll fuchsia [drivers][power] Change meaning of return value

Change the meaning of the boolean to be more intuitive. Change
meaning of return from `TimeoutWakelease::AcquireWakeLease` and
`ManualWakeLease::Start` such that a `true` means we have a
system wake lease, if required, and false means we require one,
but don't because we didn't have one previously and failed to
acquire one now.

Original-Fixed: 418266694
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1281607
Original-Revision: 14dbd723b8918135eef4822912221136d46ae84b
GitOrigin-RevId: a6a9729b686a2d23b0b4d981d39b03153303b513
Change-Id: Ie5e258c48b6e5d74b62b87486a7f783bd7ed9f1c
1 file changed
tree: 89b95395ebd18eae86718941eea7de08539e76a7
  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.