commit | 086a0cc75f3b7cdb6140b698512fbfe31064c01c | [log] [tgz] |
---|---|---|
author | Justin Mattson <jmatt@fuchsia.infra.roller.google.com> | Fri Jan 24 15:58:39 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 24 16:00:45 2025 -0800 |
tree | 66a49457b681a86ba547eb691613abfb3dba62a4 | |
parent | f09fa5f5e5f45424f75d1721fd361fc098a54259 [diff] |
[roll] Roll fuchsia [drivers][power] Acquisition flips state flag When we acquire a wake lease flip the flag tracking whether the system is suspended. If the system was resumed when the `fdf_power::WakeLease` was created, the object won't know the system state until it changes. This might result in a lot of unnecessary wake lease acquisitions. MULTIPLY: aml-uart-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192485 Original-Revision: a92e98645dfa694160b9716ef2d84ff0c30a8344 GitOrigin-RevId: 1cf2352eea666582c14d76318ffdef79721701f0 Change-Id: Ic99614379867040c830f0a07dc11e0c28f10999e
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
.