[roll] Roll fuchsia [drivers] Add FIDL types for power and drivers

Add initial set of data types and protocols that drivers will
use for interacting with the power-related facilities in driver
framework. These are expected to have substantial near-term
iteration.

Original-Bug: 134791
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/928466
Original-Revision: 3231e2745a99d70f26b997417ec371f0bb14a33a
GitOrigin-RevId: 683d6639313b51d75d5931b051404a7f6111e24e
Change-Id: Ib7272108c19381e7f2165de50da47a83de2e0075
1 file changed
tree: 7f831f28f4b29d74cbee1cd515cd7f519dfa1a43
  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.