[roll] Roll fuchsia [amlogic-display] Replace PDevFidl library with direct FIDL calls.

PDevFidl library has dependency on banjo platform device protocol types
and requires usage of Driver Framework v1. This blocks the
amlogic-display driver from migration to DFv2.

This change replaces all usage of the PDevFidl library with direct
FIDL clients and FIDL wire calls.

Test: no-op expected.
Test: core.nelson booted. core.vim3 booted.
Original-Bug: 323061435
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1007795
Original-Revision: 1afe4f672dfc14a14bdbe0c7a16f856cd2f7f22b
GitOrigin-RevId: c7cf9460438cf59634ceb4a585906fb0709dac82
Change-Id: Id5cbd621d71317d4a9af94d60ec545c6045ada84
1 file changed
tree: 533e61c0b7b47f74e42544b03712b32931239f5f
  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.