display: Remove display module from headless plugin 27/297327/2 accepted/tizen/unified/20230818.183532 accepted/tizen/unified/riscv/20230817.113309
authorYunhee Seo <yuni.seo@samsung.com>
Thu, 17 Aug 2023 01:38:15 +0000 (10:38 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Thu, 17 Aug 2023 02:34:23 +0000 (11:34 +0900)
commit0c227e6517e747b912e104f33e41300b090b7e11
tree9d38d18c225a58f84f3a3139a4c4a2f17c255156
parentaacbf0cc40079a874e1bc9e621ea4cf84fc2d903
display: Remove display module from headless plugin

Headless does not use display device, however dummy display.so file exists.
As display refactoring progressed, there was no need for dummy display module to exist.
Thus, display module is removed from headless plugin.

Change-Id: Ia0bf6bf53ae5883a86f26bc522f222130ae95b3d
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
CMakeLists.txt
packaging/deviced.spec
plugins/iot-headless/display/CMakeLists.txt [deleted file]
plugins/iot-headless/display/core.c [deleted file]