[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
1 file changed
tree: 66a49457b681a86ba547eb691613abfb3dba62a4
  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.