[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
1 file changed
tree: aeeb1baed31a92a47fe7a8fb35aef4f174ece6d6
  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.