HwcDisplay etc. are shared between frontends and shouldn't live in the hwc2_device directory. Change-Id: I4bf3845f6cf7adde5f625a736cc1dffea27e5168
5 lines
90 B
Meson
5 lines
90 B
Meson
src_hwc = files(
|
|
'HwcDisplayConfigs.cpp',
|
|
'HwcDisplay.cpp',
|
|
'HwcLayer.cpp',
|
|
)
|