commit | da152142ea07a626f4b4f9dba5cedacac304419e | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Wed Jul 31 12:10:58 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 31 05:12:22 2024 -0700 |
tree | 803a6c159983c1a9d10d9848de751b1c819e6c94 | |
parent | 86bc97376a109c3ef50bac8890e97e53a0e59bea [diff] |
[roll] Roll fuchsia [fake-display-stack] Replace SysmemDeviceWrapper with SysmemServiceProvider. This change replaces the `SysmemDeviceWrapper` interface with the new `SysmemServiceProvider` interface in FakeDisplayStack. Now that all the device hierarchy has been moved to the implementation of the SysmemServiceProvider, this change also removes the mock-ddk device root and the fake pdev device from FakeDisplayStack. Original-Fixed: 354836088 Test: flatland_display_compositor_pixeltest_with_fake_display (uses fake display-coordinator-connector) Test: flatland_display_compositor_pixeltest (uses real display-coordinator-connector) Test: fake-display-unittests (uses FakeDisplayStack with fake sysmem device hierarchy) Test: display-coordinator-unittest (uses FakeDisplayStack with fake sysmem device hierarchy) Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1087595 Original-Revision: e14375fdacb6d67cb149216c515194eba53f8934 GitOrigin-RevId: beb7879fc5d25b60233071a188d4ce7b835c89f6 Change-Id: I3ddff2b9d51121566e50462d5b6ae420f1898402
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
.