commit | a62e81309c06f67020fb1cab26d72eeb6e3410ee | [log] [tgz] |
---|---|---|
author | Kevin Lindkvist <lindkvist@fuchsia.infra.roller.google.com> | Wed Aug 28 16:33:33 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 28 09:34:34 2024 -0700 |
tree | a075f93a05ec2544e835f9e8cd6ee2d71850d715 | |
parent | 6e1babf2ff2827a1032324b0f7e7dc898ac12186 [diff] |
[roll] Roll fuchsia [starnix] Add feature flag for internal wake locks This feature flag will be used to transition to a world where the Starnix kernel manages wake locks internally, without interacting directly with the power framework. Instead the interactions with the power framework will be moved to the Starnix runner. This will allow the Starnix runner to suspend containers individually. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1109192 Original-Revision: 80e1db687966be2f58485ff15956bfddb69382da GitOrigin-RevId: 3dc7f05a720688046e91467aab2a6f670272dcbb Change-Id: I33043b2f1eeb5a95d03fb4f86dc73753d3e60f96
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
.