[roll] Roll fuchsia [power] Remove unused code

Removed CPU related code in power_manager.
Removed dead code in cpu_manager.

Original-Bug: b/295078019
Test: fx test //src/power/power-manager,
      fx test //src/power/cpu-manager

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822850
Original-Revision: 9603de18b87893b34fa4140522ed6e9bd5d99aac
GitOrigin-RevId: 0fb1d9707604f0d75066a85f8a119ee62a3da5a7
Change-Id: I555bc3d031c38b75f74698eeb65f8c533fc38b45
1 file changed
tree: 190ab269e491ff75cb029e60ecb2b0a39f6a9fae
  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.