change provider lookup by path and add modules 15/264015/1
authordyamy-lee <dyamy.lee@samsung.com>
Tue, 17 Aug 2021 01:15:41 +0000 (10:15 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Mon, 13 Sep 2021 11:23:48 +0000 (20:23 +0900)
commit5dc85a4f9bcebc80029df41b78b102b2c320c214
tree1cce88e6f4bfdb81b3f488cf27f0d39ba1521d75
parent193343730b1b3c4356a5112d511624e2604970a1
change provider lookup by path and add modules

for example, add modality_keyboard module for testing load provider
change as struct pointer about mmi_provider_hander structure.

Change-Id: I1de75abf3e75cad624a4d45789550c1e00f8b8d8
packaging/mmi-manager.spec
src/meson.build
src/mmi-provider-iface.h
src/mmi-provider.c
src/modules/modality_keyboard/meson.build [new file with mode: 0644]
src/modules/modality_keyboard/mmi-keyboard-provider.c [new file with mode: 0644]
src/modules/modality_keyboard/mmi-keyboard-provider.h [new file with mode: 0644]