[roll] Roll fuchsia [amlogic-display] Rename "AmlogicDisplay" class to "DisplayEngine".

Similar to Change I2723d92e1f939689e4cd3263a4463066696f2820,
we rename AmlogicDisplay class with DisplayEngine, which implements
the DisplayControllerImpl protocol, which is the banjo equivalent to
the fuchsia.hardware.display.engine/Engine FIDL protocol.

To preserve git change history, we'll keep the filename unchanged
in this change and rename the files in a separate change.

Test: Rename only. no-op.
Original-Bug: 323061435
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1009599
Original-Revision: ef9d677886869e3f061de6dc087506295e77cbaa
GitOrigin-RevId: 3df975c30ebf20005c32a951bbce817d5a47787f
Change-Id: I23bb918ee94a03030adc7e04cb2a78f378af5947
1 file changed
tree: a154839c366434cf29d14117d3cb40c3f74b4a63
  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.