[roll] Roll fuchsia [ddk] Remove DEVICE_METADATA_POWER_DOMAINS

Remove the legacy DEVICE_METADATA_POWER_DOMAINS metadata ID.

Make drivers pass the metadata using //sdk/lib/driver/metadata/cpp
instead of the compat library.

Original-Bug: 416745542
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273084
Original-Revision: 436174949d801aaebd9021921e08aa563cd1ebbb
GitOrigin-RevId: ebfca1cec3684469c40d71dd271a8809b8c8c885
Change-Id: I36bc24cdd53317d115b37efecade34768e9dc057
1 file changed
tree: 518d80809ed9dbec585cb63857a54c04ab676c55
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.