[roll] Roll fuchsia [ui] activity manager uses suspend_enabled config

This change also makes testing infra modifications:
- adds integration tests exercising
f.i.i.o.Aggregator/HandoffWake
- ui test realm routes config capability for
  fuchsia.power.SuspendEnabled
- test ui stack takes and forward suspend_enabled config to ui test
  realm (we can't route this directly using fuchsia.power.SuspendEnabled
  because test ui stack doesn't create ui test realm as a realm child)

Original-Bug: 343256679
Test: fx test activity-manager-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1059173
Original-Revision: cdffe1cb50c4a7ed6743e2cbdcd012b372bbfea2
GitOrigin-RevId: 4e595bcdac991286d94f2c43556102f1c5bcfb4a
Change-Id: I5eb770846d08394f44c03d5e61d2f96f3ae07431
1 file changed
tree: 1239195bfb987760b00df09f93c8f2afc6296625
  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 via the IRC channel #fuchsia on Freenode.

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.