[roll] Roll fuchsia [aml-g12-tdm] Refactor bazel targets

Refactor the bazel targets for the aml-g12-tdm driver and its tests so
that they share a common target that contains dependencies shared by
both of them.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233325
Original-Revision: b9a24ee9591aa42ee1830de05e24cba1fb433b9b
GitOrigin-RevId: 976056f20214e893d176c56ec8875041b08e0f48
Change-Id: If0ae93588fdb63973946c1ae8dc4d1639bbba35d
1 file changed
tree: 2c87cf90d5d7652f8276f478ccec8d387b0f2a65
  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.