Load time and Execute time is separated.
authorSung-jae Park <nicesj.park@samsung.com>
Mon, 18 Jun 2012 02:50:05 +0000 (11:50 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Mon, 18 Jun 2012 02:54:35 +0000 (11:54 +0900)
commit993d1ff0d1f91383fa56a4ab3c0e689f34e3c379
tree3c68f031a63928096e1c0fe2c2878fcbb44a80de
parent59065e8f42536686c8a2dccf38763474cec11881
Load time and Execute time is separated.

Loading a new livebox is not able to be completed in A sec..
So it is changed to 10 secs.

But the other function call should be returned in A sec like old.

Change-Id: Ia81663008057ec958ff05c121588d94ffd275e63
include/conf.h
include/fault.h
src/fault.c
src/livebox.c
src/so_handler.c