Add app-defined loader 61/224161/5
authorJusung Son <jusung07.son@samsung.com>
Fri, 7 Feb 2020 00:10:57 +0000 (09:10 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 17 Feb 2020 09:21:45 +0000 (18:21 +0900)
commitf345f214eb2a04895dd91479e89c69a440ca7592
treecab5396436ec87e9413bbd24f4406371d20f0203
parent0c3dace9197251b325a77a22dc0d9726b168dc0d
Add app-defined loader

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/224466/
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/224634/
 - https://review.tizen.org/gerrit/#/c/platform/core/api/app-control/+/224798/
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/launchpad/+/224161/

Change-Id: I66ea0abec98fd387e91cf67a7f5db94e5d0234d0
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
CMakeLists.txt [changed mode: 0755->0644]
inc/launchpad_common.h
inc/launchpad_inotify.h [new file with mode: 0644]
inc/loader_info.h
inc/preexec.h [changed mode: 0755->0644]
src/launchpad.c [changed mode: 0755->0644]
src/launchpad_inotify.c [new file with mode: 0644]
src/loader_info.c