[roll] Roll fuchsia [power][cpu-manager] Add GetRelativePerformance2 support

Update the cpu-manager to support the new GetRelativePerformance2 FIDL
method when detecting and sorting CPU devices. The manager now prefers
GetRelativePerformance2 and falls back to the deprecated
GetRelativePerformance if the new method is not supported by the
driver.

Original-Original-Bug: 527567749
Test: domain-controller-integration-test

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1683064
Original-Original-Revision: 8e9f918ea2b500a6df34cff349f5e4d1531be66f
GitOrigin-RevId: fc22673948643a17229d7ea5c39df8fff530e757
Change-Id: I278947b36533ce5eef18e2f1c05149e888091592
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1686895
Cr-Commit-Position: refs/heads/main@{#195873}
1 file changed
tree: ebabe58418b08f2f37600a66bfc3c4d5d4576b2e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.