commit | 4c4ca344249c5dd5e26b5c665adfadfe8ee75583 | [log] [tgz] |
---|---|---|
author | Michael Brunson <mbrunson@fuchsia.infra.roller.google.com> | Fri May 17 17:43:25 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 17 10:44:51 2024 -0700 |
tree | aeeb1baed31a92a47fe7a8fb35aef4f174ece6d6 | |
parent | a90d012c2b9b4b0930f0417b9dc785066d378357 [diff] |
[roll] Roll fuchsia [power] Ensure execution_state starts at the ACTIVE power level. Until "boot complete", the execution_state power element should be in the ACTIVE power level; however, this was not the case since the power element was created in the INACTIVE state. This CL changes the schema for execution_state and lease acquisition timing to ensure execution_state starts and stays ACTIVE. Original-Bug: b/338088099 Test: fx set core.vim3 --release \ --with src/power/system-activity-governor:tests \ --with src/power/system-activity-governo/fake:tests Multiply: system-activity-governor-test Multiply: fake-system-activity-governor-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1041695 Original-Revision: 6527ff992e9753893138ede8f41896f1a9d4eba5 GitOrigin-RevId: 37b095310f8ca656e5d0326c008a4b94b186b1c8 Change-Id: Ie0929c1b0d97011651c68c23ee50cc091f1827e1
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
.