Validate a custom loader process 25/213925/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 16 Sep 2019 23:11:38 +0000 (08:11 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 16 Sep 2019 23:11:38 +0000 (08:11 +0900)
commitef447e76ec8a05a586d3a14bbec4848da2f91601
treeedfb82e28dfbffd8fdb522d4f19741cc9e2d12cc
parente8b42e9ce8e398d9f181bef0c90b699c825986b9
Validate a custom loader process

Before sending a launch request, the launchpad checks whether the custom
loader is prepared or not. If it's not prepared, the application will be
launched by exec().

Change-Id: Ibcd04f8506c41d493f1afd35bbe5c90337eb6443
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launchpad.c