[roll] Roll fuchsia [aml-g12-tdm] Use SDK pdev library

Make the aml-g12-tdm and aml-g12-tdm-dai driver use the
//sdk/lib/driver/platform-device/cpp SDK library in order to interact
with the platform device.

Refactor the GN targets of the drivers and their tests in order to avoid
specifying duplicate dependencies.

Original-Bug: 366517646
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239285
Original-Revision: 275970b012f0f8299b36cc125a73ab800d9318ec
GitOrigin-RevId: e761da0ee582b65ecf878730c80506a305b7bc63
Change-Id: I268a9f46028e9a70f4b9fb6bb6e8aedad540b09e
1 file changed
tree: 9a2d26a57d6f1b03737d03d375d7f48ca46ecdc2
  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.