[roll] Roll fuchsia [power] Add inspect output for SAG state.

Adds logic to publish power element and component state to Inspect.
Adds integration tests for inspect output.

Original-Bug: 322202958
Original-Bug: 316009070
Test: fx set core.x64 --release --with \
          //src/power/system-activity-governor:tests

Multiply: system-activity-governor-test: 1000

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987916
Original-Revision: 980a30667c1bf65b7bcd8147ec27a4699efc75b0
GitOrigin-RevId: 27bf1b1e146a4dc3ae01b9ab91d38ca82b161333
Change-Id: I3194a1d4f5bdff9d4d8271e54e0d202bb97ca702
1 file changed
tree: 89e10cb390fd513978b7c6ee496c060f2d055f57
  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.