rename about module : mmi-core to mmi-client 91/281591/1
authordyamy-lee <dyamy.lee@samsung.com>
Mon, 5 Sep 2022 05:05:12 +0000 (14:05 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 20 Sep 2022 04:45:08 +0000 (13:45 +0900)
commit8f67ef65c039c052c476656e89c70e945d353bce
tree8b3934e13844e29b624ef2ae9891154fe770cea8
parent73f36dd3e7fa8f464f27a3857baa14ccf11ac260
rename about module : mmi-core to mmi-client

this module's role is more related saving client data.
So, changed module name from mmi-core to mmi-client

Change-Id: Iaa90457d8bc60996c26789e79ec32c62804048eb
src/meson.build
src/mmi-client.c [moved from src/mmi-core.c with 95% similarity]
src/mmi-client.h [moved from src/mmi-core.h with 91% similarity]
src/mmi.c
tests/mmi-main-test.cpp