[roll] Roll fuchsia [amlogic-display] Merge the amlogic-hdmitx library into the
amlogic-display driver.

The amlogic-hdmitx library is used for the soft transition from
the aml-hdmi driver to the amlogic-display driver, and it's
expected to have the amlogic-display driver as its only client.

Now that the transition is done, we can merge the HdmiTransmitter
class to the amlogic-display driver.

Test: amlogic-hdmitx-test moved to amlogic-display-tests
Test: no-op.
Original-Bug: 134691
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/945639
Original-Revision: a99fd079547d7ea4e79a18d44bd8be2d7ac56b38
GitOrigin-RevId: 899a5abd15ba4672f2c299241c5ec1cdf1224c97
Change-Id: I310b4836da28950ab8460d73d7f15f44f3a8785b
1 file changed
tree: ea5b10db8c8d0442e7156b5a4ebb3bc523cde859
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.