[roll] Roll fuchsia [amlogic-display][engine] Use display::Namespace.

This change replaces the existing device_connect_fragment_fidl() and
ddktl DdkConnectFragmentFidlProtocol() functions with display::Namespace
methods.

Test: no-op expected.
Test: "display-tool squares" worked on core.vim3.
Test: amlogic-display-test
Original-Bug: 323061435
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1021449
Original-Revision: 3ffadad2f705bf3edcffd95be4ddb504a75444d4
GitOrigin-RevId: 6d14592134f85a384d1845d3585db5cff32a73c0
Change-Id: I3739b13ab935e348823f98c629e795c9fc180094
1 file changed
tree: 30429e971aeaaa65220561148c44db2a2f661941
  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.