[roll] Roll fuchsia [power][sag] Log unhandled suspend failures.

Adds logic and logging to note when a suspend failure has not been
handled by any client.
Updates integration tests to account for new Inspect data.

Test: fx set core.x64 --release \
	--with src/power/system-activity-governor:tests
Original-Bug: 332737709
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1103732
Original-Revision: 4ba24c09acf6567e374fdcb47ef11fb0646e35e9
GitOrigin-RevId: ecad8d50042bf0004dbd2ea488ae88a8bdcf5f4c
Change-Id: I5fbb068907e35c2eb6899a5d83440f3fa4ac6854
1 file changed
tree: 45b2638e36912c5a34835951afdfad66139c62df
  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.