Add candidate process preparation 12/212712/2
authorTomasz Swierczek <t.swierczek@samsung.com>
Thu, 22 Aug 2019 12:02:45 +0000 (14:02 +0200)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 26 Aug 2019 08:03:47 +0000 (17:03 +0900)
commitd053c3457221714587f7c0fed5e60da6d06636e2
tree8f84464adab0c40b45e630a4c875df24e58832b9
parentcded5c8e50ddb0d999832c16e06918b79590bd63
Add candidate process preparation

Setting up security context of new application requires
some actions to be done in single-threaded environment
(currently, this comes down to setting up per-app mount
namespace). This requires to be done before custom
app loader is exec'ed.

Change-Id: I90735052e8cb60d49f402dbe8c8977d14aecb875
src/launchpad.c
src/launchpad_lib.c