commit | 73b1a3848510cfdf2cae35018a27148f9a5c3f25 | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Thu Mar 14 02:41:18 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 13 19:43:31 2024 -0700 |
tree | 533e61c0b7b47f74e42544b03712b32931239f5f | |
parent | 01ddb1ed6d4b8be9ff059b7c5cca822f35c4a503 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.