commit | ec03cb2e28a18822f6c077248c0e38e903c1e103 | [log] [tgz] |
---|---|---|
author | Justin Mattson <jmatt@fuchsia.infra.roller.google.com> | Fri May 23 10:01:34 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 23 10:03:16 2025 -0700 |
tree | 89b95395ebd18eae86718941eea7de08539e76a7 | |
parent | 4d2eef911fcf5ee9673dc6f376d959063ac4908d [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.