Add an exception handling about debug mode 97/129297/1 accepted/tizen/3.0/common/20170518.163358 accepted/tizen/3.0/ivi/20170518.011106 accepted/tizen/3.0/mobile/20170518.011052 accepted/tizen/3.0/tv/20170518.011057 accepted/tizen/3.0/wearable/20170518.011102 submit/tizen_3.0/20170516.060409
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 16 May 2017 02:02:15 +0000 (11:02 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Tue, 16 May 2017 04:05:46 +0000 (04:05 +0000)
commitaacfea30054ba0006a274268c16b2e482392726f
treebac5d99bd15a575ac86bd68b4f7da803f3fcd8f7
parent9d8f4388caf9c2eb3e4eb0d8261ee4791c8fd724
Add an exception handling about debug mode

When an application is launched by the debug tool and the debug tool
doesn't start to run the application, the launch_app tool waits 5 seconds.
If the user uses the launch_app tool for debugging an application,
the tool will send the launch request by using the aul_launch_app_async API.

Change-Id: I731a7012ff4240651916dea3afcab032facbbfea
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tool/launch_app.c