[roll] Roll fuchsia [aml-light] Use platform device sdk library

Make the aml-light driver interact with the platform device that it is
bound to using the //sdk/lib/driver/platform-device/cpp SDK library
instead of the //src/devices/bus/lib/device-protocol-pdev library.

Original-Bug: 366517646
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147834
Original-Revision: b5d88d0535d51c1af4affa88737ba14c16f75c35
GitOrigin-RevId: dc4ed05b49e7e0dda767d100b2c94e0411d9ce7f
Change-Id: Iaa8b3e3fb4f61a6d25a52e71c2d7f74169d527c9
1 file changed
tree: 16e89bcfb122307495a3803d381ba63d61b5570f
  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 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.