1
0
Fork 0
android_external_drm_hwcomp.../hwc/meson.build
Drew Davenport 23e05e0b85 drm_hwcomposer: Move common files out of hwc2_device directory
HwcDisplay etc. are shared between frontends and shouldn't live in the
hwc2_device directory.

Change-Id: I4bf3845f6cf7adde5f625a736cc1dffea27e5168
2025-05-23 09:01:32 -06:00

5 lines
90 B
Meson

src_hwc = files(
'HwcDisplayConfigs.cpp',
'HwcDisplay.cpp',
'HwcLayer.cpp',
)