[roll] Roll fuchsia [aml][cpu] Use FIDL based power protocol

Migrates the power clients in the aml-cpu driver to FIDL from the banjo
based clients.

Original-Bug: 125712
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/849436
Original-Revision: b74d47c35febe1b4bda671b01d288844a9f5c2b7
GitOrigin-RevId: 16ad9cd742f1b40722bf0557ddf1b65cd8c3b700
Change-Id: I4b6ad60096dd51f325b06b214fe888b24a767abe
1 file changed
tree: 26db59307a4582aa9289ab578301f0c6cdaa34a8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.