[Application] Fixed behaviour of launch() function 33/225533/2
authorPiotr Kosko/Native/Web API (PLT) /SRPOL/Engineer/Samsung Electronics <p.kosko@samsung.com>
Thu, 20 Feb 2020 09:59:28 +0000 (10:59 +0100)
committerPiotr Kosko <p.kosko@samsung.com>
Mon, 24 Feb 2020 08:00:05 +0000 (08:00 +0000)
commitf2542e2e0a28951b1b121478c2a552922afc1776
tree1441b7c456e0d40dfc75bfbd6e541a4f5e5820b1
parent0ba7797746b778061fd23e6db22aaac4f7575ca2
[Application] Fixed behaviour of launch() function

[Bug] Behaviour of launch() function changed.
For already launched application, now force launch is processed.
Before changing internal implementation, application was resumed
in this case.

With changing app_control_send_launch_request() call to
app_control_send_resume_request() this problem was fixed.

[Verification] binary tizen-5.5-unified_20200219.2 - TW3
PLM P191224-08332 - issue resolved.
Application TCT passrate 100%

Change-Id: I0ab3672e3a64cfbd3bb18d54e71acf562cfa3ff3
(cherry picked from commit 41f3c3c2fdf72399f1cc66a0970d455a3a82290c)
src/application/application_manager.cc