[roll] Roll fuchsia Revert "[starnix][remote-binder] Add ContainerPowerController"
This reverts commit 780962651be77a02ab8e0ce5654ac93a09fb9436.
Reason for revert: Possibly breaking tree (b/376100374)
Original change's description:
> [starnix][remote-binder] Add ContainerPowerController
>
> Add an API that a HAL can call to wake the Container.
>
> The HAL has the ability to pass in a power baton which will not
> be dropped until after the container has taken its power lease.
>
> The HAL also has the ability to create a wake lock which holds
> the container awake.
>
> TEST: fx test starnix-tests
> Original-Bug: b/372254780
> Change-Id: Ib390935934a5be8233d1c960fbe0c66be8092b56
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1143313
> Reviewed-by: Mukesh Agrawal <quiche@google.com>
> Fuchsia-Auto-Submit: David Gilhooley <dgilhooley@google.com>
> API-Review: David Gilhooley <dgilhooley@google.com>
> Reviewed-by: Kevin Lindkvist <lindkvist@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Original-Bug: b/372254780
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1146258
Original-Revision: 79b43c5d1f8579ee6bc9864cf4b086c8884c161f
GitOrigin-RevId: 642de5483a85f93280e70970e0d6f61e64369d69
Change-Id: I14dcb7f2e268f915427bd3b2023f125d03b66d8d
diff --git a/stem b/stem
index dc38145..e1be706 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="6b786d4b0f64bf41ae2c1872fdcfd7413c3bb104"/>
+ revision="79b43c5d1f8579ee6bc9864cf4b086c8884c161f"/>
</projects>
<hooks>
<hook name="install-environment"