commit | 9b6f62f48d70dcadfb43a7530b4bcfa8a6303a4c | [log] [tgz] |
---|---|---|
author | Novin Changizi <novinc@fuchsia.infra.roller.google.com> | Fri May 10 03:12:20 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 09 20:13:54 2024 -0700 |
tree | 1754d1a0d9cad39cf4deaa87e11b7dafc4277259 | |
parent | 00ec8eb54fdc718de9dc81d756d5cb5d5b2f7013 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.