[roll] Roll fuchsia [power] Enable use_suspender behavior in system-activity-governor.

Updates system-activity-governor to block until a suspender becomes
available if use_suspender is true.
Adds config capability logic to power assembly subsystem.
Updates integration test fixtures to allow testing with and without a
suspender device.

Original-Fixed: 361403498
Test: fx test system-activity-governor-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1116323
Original-Revision: 9ef2c1fe168336b2230959c0b602532852c3676f
GitOrigin-RevId: 944a13f6c76555bb6804f2cac9641cc0ea449186
Change-Id: I5e5858c54901e7049056faf8a507f4f5030ec195
1 file changed
tree: 876f23cf6c8532d2183296248d8e3e9ac3171067
  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.