commit | e18d4e17fd0717a41fcf5088b4fbf34078649657 | [log] [tgz] |
---|---|---|
author | Kevin Lindkvist <lindkvist@fuchsia.infra.roller.google.com> | Thu Aug 29 13:20:09 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 29 06:21:14 2024 -0700 |
tree | a9d9b6d4c34d7147d1a9d0593388719ecc6ae892 | |
parent | faa75ee64f1ea6e42501626607742a585e949d29 [diff] |
[roll] Roll fuchsia [starnix] Add SuspendContainer call This adds a SuspendContainer call to fuchsia.starnix.runner.Manager. The Starnix kernel will use this to instruct the runner to suspend the kernel's container. The Suspend call is left in place to avoid disrupting existing clients, but will eventually be entirely replaced by SuspendContainer. This change also `use`s the Manager protocol in the Starnix kernel. The protocol was already routed to the kernel, it just wasn't used. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1109232 Original-Revision: d9ab3a369b00450c2e4fbdd416d0b55b7c48acee GitOrigin-RevId: 481f119ea55cf64674840703b926c8d6d5ecf625 Change-Id: I7e2e82e4e2920a802a38101841dd9cfb6a8d0363
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
.