Add an exception handling about debug mode 69/129269/2
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 02:08:48 +0000 (11:08 +0900)
commita85a770815e9e6d46c7b0a478a622db7b956a58d
tree53df389f6bcb7c146250acbb91d408d19f514093
parent50aa5e921b0e9555e750cc063ee33a863e71ae1f
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