Prevent loader execution by any process 31/188931/1
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 12 Sep 2018 02:59:02 +0000 (11:59 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 12 Sep 2018 02:59:02 +0000 (11:59 +0900)
commit2cbb0aa0420dc0909665aec1ac9cd9827c0ecf5f
tree131725e5f7909b0d2bcf731d28caebbe323833d2
parent59438131810a366855b02dddbb7964592caecfb6
Prevent loader execution by any process

The loader library checks capabilities to checks
whether the process is executed by launchpad-process-pool or not.
The access smack label is added on loader executable file.

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