[roll] Roll fuchsia [ddk] Remove dep on fuchsia.device C FIDL bindings.

driver.h referenced fuchsia_device_DevicePowerState.
Instead we can use the constants defined in device.h.

This is as C FIDL bindings are not supported in the SDK.

BUG=64650

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/454401
Original-Revision: c03e23d008d5009aa6732302b7dbe4ad5888c6b0
GitOrigin-RevId: 1f5cadc94e296f313dc8d50dd142b91ea50e9e97
Change-Id: Ic572a415f314401bc349d8060016e00002b1d6d9
1 file changed
tree: e93a3b6504dc4d8fd01eee4584e5ab1a4fadea22
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.