mmi-provider: add initial provider interface 05/264005/1
authorSung-Jin Park <sj76.park@samsung.com>
Mon, 5 Jul 2021 13:20:42 +0000 (22:20 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Mon, 13 Sep 2021 11:23:30 +0000 (20:23 +0900)
commit9da58509a6b1495e9266571cade64d4c5874393d
tree73a8a0f6d9019cc5a6ed2a7c63c7a90165605ab5
parent7c2fc56e683d93fe0c4df0e609da105456b8033f
mmi-provider: add initial provider interface

Change-Id: I78aa6724835be3b4c7364272e6d5588cc8d70e99
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
packaging/mmi-manager.spec
src/meson.build
src/mmi-common.h [new file with mode: 0644]
src/mmi-manager-event-types.h [new file with mode: 0644]
src/mmi-provider-iface.h [new file with mode: 0644]
src/mmi-provider-interface.h [new file with mode: 0644]
src/mmi-provider.c