| commit | 61f940ef17c1358eaea4e8e87194045bc637f36c | [log] [tgz] |
|---|---|---|
| author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Wed Apr 17 22:55:17 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 17 15:56:43 2024 -0700 |
| tree | 5f3d6dcc21bac76ed847a550cdf199487d501dac | |
| parent | b812f1f7397e821599f338361fcad5d9a8cbe42c [diff] |
[roll] Roll fuchsia [goldfish][pipe_io] Use zxlogf() macro defined in the Driver Framework migration utils library. The goldfish pipe_io library provides helpers classes for goldfish-* drivers to read and write contents to the pipe. Currently, the library is depended on by the goldfish-sensor and goldfish-display drivers. The library uses the DDK zxlogf() macro to print logs, which is not compatible with the Driver Framework v2. To make it easier for DFv2 migration of goldfish drivers, this change replaces the DDK-defined zxlogf() macro with the one defined by the driver-framework-migration-utils library, which can be linked against a DFv1 or DFv2 implementation. Test: no-op expected. Test: virtcon and vkcube-on-fb work on FEMU (ffx emu start) on core.x64. Original-Bug: 335325419 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1030192 Original-Revision: e9201abcb369f16d7db93fc76e6c63bb4eecb179 GitOrigin-RevId: 8fb211bb4b42cfd6ed98844f6a9af46afde5e433 Change-Id: I96fcb3d8069fb3595182e922f039e5b18888d835
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.