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