commit | 4685f59196e8bcb10c345b214aacd6093f180890 | [log] [tgz] |
---|---|---|
author | Nick Eaton <nickeaton@fuchsia.infra.roller.google.com> | Wed Mar 22 19:32:48 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 22 12:35:19 2023 -0700 |
tree | 4d2d6ef752b35d4790c53ed6b0a9c447a02e8ada | |
parent | a4b0ef1284681f82172a34ca1508ffe9a32e6721 [diff] |
[roll] Roll fuchsia [fdf] Use FIDL platform device for aml-nna Make the aml-nna driver use the FIDL version of the platform device protocol instead of the banjo version. Using PDev banjo depends on banjo proxying which is not supported in DFv2. Aml-nna was updated to expose the pdev banjo protocol which it proxies to the underlying pdev FIDL protocol. This was done to support the aml-nna's child devices which still use banjo. Original-Bug: 123400 Original-Bug: 110796 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821809 Original-Revision: 3db322f17c17513095e4dcb06097863009aac76a GitOrigin-RevId: 0d41beb165f72efc4aef32a608dd4e18e0320232 Change-Id: Ib00ab1cc6003f099cd06b99908a1250277b03c88
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
.