Support multiple instance launch 05/108805/4
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 6 Jan 2017 00:53:45 +0000 (09:53 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 13 Jan 2017 04:19:47 +0000 (13:19 +0900)
commitd3d95bed2be286846c93c987528a944ef7062fba
tree53f323112b1247dfde04346eb7c58a33ca2981c1
parentcff2f1ac46f4125c3252ed612aaca122c8031264
Support multiple instance launch

- Add new internal APIs
app_control_set_instance_id()
app_control_get_instance_id()
- When the application is launched by using multiple instance launch,
It has the specified instance ID.

- Requires:
[aul] https://review.tizen.org/gerrit/#/c/108620/
[amd] https://review.tizen.org/gerrit/#/c/109746/
[rua] https://review.tizen.org/gerrit/#/c/109906/
[app-manager] https://review.tizen.org/gerrit/#/c/110114/

Change-Id: I057e5bd09890a489245b93fe143d49d189462119
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
app_control/app_control.c
include/app_control_internal.h