remove mmi-common.h and move those contents to mmi.h 05/281605/1
authordyamy-lee <dyamy.lee@samsung.com>
Wed, 7 Sep 2022 07:55:27 +0000 (16:55 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 20 Sep 2022 04:57:26 +0000 (13:57 +0900)
commitdafe0673d1add3716e6c718f0e0060fac69925e8
tree619e62c65c2d72f410a3a95189ab9f645dbe28c8
parent7f7d40007f5afe5a3290ffade8aa69b31d5c4bb3
remove mmi-common.h and move those contents to mmi.h

Those definition can be expose to app developer.
So, combine codes at one header file.
After that, replace using mmi-common.h to mmi.h.

Change-Id: Ibece423364b002f359de6ec9c8cd52e1eeff9928
src/meson.build
src/mmi-client.h
src/mmi-common.h [deleted file]
src/mmi-ipc.c
src/mmi-ipc.h
src/mmi.h