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

This is a reland of commit d881929116a1dd76e9b951e539c49f56e488b092

The original change had raced with another cl (fxr/1044452) that changed
some of the syntax around defining AIBs. This rebases on top and makes
the necessary changes to work with the new syntax.

Original change's description:
> [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-Bug: 335526421
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046040
Original-Revision: ca24101f6ab97b5387b26ff0cb04683bb9d6ecf6
GitOrigin-RevId: 4abdef99fe188646009be2fcfd7d250b345dd300
Change-Id: I607e7640bf6b8587470ae9d389c990649b518655
1 file changed
tree: 1754d1a0d9cad39cf4deaa87e11b7dafc4277259
  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.