[roll] Roll fuchsia [amlogic-display] Use DFv2 fdf::Namespace to connect to services.

This replaces the `display::Namespace` class in the display driver-
framework-migration-utils library with the DFv2 `fdf::Namespace
acquired directly from the driver to connect to FIDL services.

Test: no behavior change expected.
Test: core.vim3 booted.
Test: amlogic-display-test
Original-Bug: 349404957
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1071448
Original-Revision: 8f61eaced72f2376697311fad2b1717d0f9c51a8
GitOrigin-RevId: 6a2a9ce9210b859c0574c0b9b2d160f700cc7dc0
Change-Id: I4fd0f0318f1607e3ba4a9cea3261403bd83a6e76
1 file changed
tree: ffa7c236f32f4bc0d434b03f6efa405ff48164d1
  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.