[roll] Roll fuchsia [fidl][power] Update types, expand support

Two things:
* Align the type for level index with power framework APIs,
  ie. uint8
* Change parent to be a union type so we can support depending
  on power elements owned by other drivers OR System Activity
  Governor.

Original-Bug: 42083491
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1002320
Original-Revision: 12dc4cd6dadb9abd2fa6584b23c9d3b4b6b0347a
GitOrigin-RevId: 0e9d70a91f815a564cd543e25c337016a92966fb
Change-Id: Ia81936626d28f1878e53dfed291691ef5dcf7a69
1 file changed
tree: bb877c18ea15e52309b328d355b96810299be638
  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.