[roll] Roll fuchsia [aml-uart] Use sdk pdev library

Make the aml-uart drivers use the //sdk/lib/driver/platform-device/cpp
library instead of //src/devices/bus/lib/device-protocol-pdev.

Original-Bug: 366517646
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1118652
Original-Revision: 0bedabf2c72305ecbe2b42ed1c4f853bf2dfa637
GitOrigin-RevId: ad82fb4cb8f719a628108f65630ac7f17384b313
Change-Id: Ifff76e70ad1d65bfe3e798a07504f63768920d46
1 file changed
tree: b7d31067ede355250ae01da4ca5c9cd3be55a394
  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.