[roll] Roll fuchsia [aml-display] Extract HPD logic from AmlogicDisplay to its own class.

AmlogicDisplay has too many responsibilities. This CL makes a small step
in the right direction, by extracting the HDMI HPD pin management code
to a separate class.

Test: Boot core.vim3 and unplug / plug HDMI display
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/959272
Original-Revision: b50502793f5949b862caecd06a939ba7af400c94
GitOrigin-RevId: 27adbcdd2b714e2f30fd089648d4323512b8aca7
Change-Id: Ib1c80c52747ff2c4afd0edf1f5d007710dd9839f
1 file changed
tree: b3f4e46afb1eebc195b00887e9b041187f054c37
  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.