Fix exception handling about label monitor 29/134929/9
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 20 Jun 2017 09:24:46 +0000 (18:24 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 21 Jun 2017 01:03:43 +0000 (10:03 +0900)
commitc456df895dc05cb2136ae2d24de564b3d4c455ec
tree4255d91c64550d7c5225709387fb6b9b4d65edda
parentd1ba5db854d564f8b0a1b47aadc79e7c634c1e40
Fix exception handling about label monitor

Even though label monitor initialization is failed, the launchpad
doesn't stop initializing. And, if the loader has cap_mac_admin cap,
the launchpad will prepare the loader process to execute an application
for improving launch performance. When the label_monitor variable is null,
the launchpad checks wheather the loader has cap_mac_admin cap or NOT.

Change-Id: Ic8103e1897e38e4e7ded96e9c78551bd64776b8a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
CMakeLists.txt
inc/launchpad_common.h
packaging/launchpad.spec
src/launchpad.c