[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
1 file changed
tree: 1e02a88bc2388310067e5450046d958a679213d3
  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 in one of the communication channels documented at get involved.

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.