Support handling of each app-control ID 04/199104/16
authorHwankyu Jhun <h.jhun@samsung.com>
Sun, 3 Feb 2019 09:39:40 +0000 (18:39 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 18 Feb 2019 12:37:29 +0000 (21:37 +0900)
commit4cb2e1286c9e314e4b819d96e44d49bfe24f443e
tree5376d23beb8777a69f88dddc1523154f68ef809a
parente04359fa6d8f7b6a8304c4e1a8d55badca74daf1
Support handling of each app-control ID

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/199252/
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/app-core/+/199104/
 - https://review.tizen.org/gerrit/#/c/platform/core/api/app-control/+/199105/

Change-Id: Ic02def5706302642d90c20a2f7bdde5700976f0e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
CMakeLists.txt
include/appcore_base.h
include/appcore_base_control.h [new file with mode: 0644]
packaging/app-core.spec
src/base/appcore_base.c
src/base/appcore_base_control.c [new file with mode: 0644]