Add new functions for app-defined loader feature 66/224466/5
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 11 Feb 2020 00:43:11 +0000 (09:43 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 17 Feb 2020 09:20:14 +0000 (18:20 +0900)
commitacd7ed02bd938f716cf996012878dfa12f25510d
tree965dab9c27810fc11fd5f0928574f18eba97eab8
parente3b704557d6d77471909032a366aea60f2cf2860
Add new functions for app-defined loader feature

Adds:
 - aul_prepare_app_defined_loader()
 - aul_prepare_app_defined_loader_for_uid()

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: I1d49468985fa04c0dd6a3d70a45347d4ffecc0a4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/aul.h
include/aul_cmd.h
src/aul_cmd.c
src/launch.c