Support plugin module 32/233632/4
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 18 May 2020 03:09:41 +0000 (12:09 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Tue, 19 May 2020 00:10:48 +0000 (00:10 +0000)
commit09cf7a499cc99a0e8065c28fd1338aa44ab58adf
tree3831062019c1058ff70211a624ada075afbaab35
parent3e9b00eb14490eb8ef40dd3942cf36555edca09c
Support plugin module

Before dropping capabilities of child process, the plugin module is called
to prepare changing the application.

Change-Id: I18600b383a3c7a87e8f0df012b7fda219bccbd6f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/common/inc/launchpad_plugin.h [new file with mode: 0644]
src/common/src/launchpad_plugin.c [new file with mode: 0644]
src/launchpad/CMakeLists.txt
src/launchpad/src/launchpad.c
src/lib/src/launchpad_lib.c