[roll] Roll fuchsia [power][sag] Create FakeSAG AIB

This change splits out the system-activity-governor out of the power
framework shard, so that we can have two variants of it based on which
AIB gets picked from the configuration. The testing variant is the new
fake SAG, and we also allow it to be accessed from the console launcher
so that bootfs tests can access its protocols. This change also allows
power framework to be included in the bootstrap feature set. Finally it
allows the fake-suspend driver to bind to the same node the real suspend
driver can bind to.

Original-Bug: 335526421
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1042045
Original-Revision: d881929116a1dd76e9b951e539c49f56e488b092
GitOrigin-RevId: 1a094df26969ba486bae3913dc09d599a04733c4
Change-Id: I7e4d0bc02875aeb94ff2dd0401a699eee95c6432
1 file changed
tree: d112ccf59a3c5491291b2a2a5da5c521d6cc416e
  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.