Let amd wait application's launching using inotify 71/53571/20 accepted/tizen/mobile/20151214.233910 accepted/tizen/tv/20151214.233931 accepted/tizen/wearable/20151214.233950 submit/tizen/20151214.102546
authorSangyoon Jang <s89.jang@samsung.com>
Tue, 8 Dec 2015 02:47:36 +0000 (11:47 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Mon, 14 Dec 2015 08:58:35 +0000 (17:58 +0900)
commit3829a47083ee911720141ab033e9839c0600ff60
treeab6f439bd1a05be683eab296b626bd5828a184c9
parent98b095b82ad012d708df36cf9e9f17a4d0a69a37
Let amd wait application's launching using inotify

amd should not use busy waiting.
amd now monitors socket creation and returns result to caller when socket
is created.
if somebody request app_control to launching app, it will be pended
until the app launched(socket created).

Change-Id: I708cd6db27bc7e751e552be5507cda7c419d08e5
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
am_daemon/amd_launch.c
am_daemon/amd_launch.h
am_daemon/amd_main.c
am_daemon/amd_request.c
am_daemon/amd_request.h
am_daemon/amd_status.c
am_daemon/amd_status.h
packaging/aul.spec