Remove legacy IU engine module 41/281641/1 accepted/tizen/unified/20220921.022909
authorSuyeon Hwang <stom.hwang@samsung.com>
Mon, 19 Sep 2022 07:39:06 +0000 (16:39 +0900)
committerTizen AI <ai.tzn.sec@samsung.com>
Tue, 20 Sep 2022 06:24:06 +0000 (15:24 +0900)
commit592f83bfe5912bacfba2eaa9c89baaae8675505c
tree3aa4a7433d3ff0ae696c7075460e865a5dddcc98
parent33caf4fd84d2a787c516a3f22558a1f721ad7fb9
Remove legacy IU engine module

- Issue:
Legacy IU module is not used now.

- Solution:
This patch removes legacy IU module from the project. This legacy IU
module does not fit current architecture for voice touch feature.

Change-Id: If5af3c00df414a94ff63acc4ffb0675ba296f0d4
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
src/mmimgr/iu/intent_understanding_engine.cpp [deleted file]
src/mmimgr/iu/intent_understanding_engine.h [deleted file]
src/mmimgr/iu/mmi_iu.cpp
src/mmimgr/meson.build
tests/iu/intent_understanding_engine_rule_unittests.cpp [deleted file]
tests/iu/intent_understanding_engine_unittests.cpp [deleted file]
tests/meson.build