Fixed update failed after uninstall hybrid web app.
authorSoyoung Kim <sy037.kim@samsung.com>
Thu, 12 Sep 2013 04:41:32 +0000 (13:41 +0900)
committerSoyoung Kim <sy037.kim@samsung.com>
Thu, 12 Sep 2013 05:22:32 +0000 (14:22 +0900)
commitc989732ad66df64afd3de9861931568707e54c1f
treec89b8a610fa3bdf3fdd721de7dbf84dcc7dfb4a9
parentabf4baba67afe2f3c54bb46d85031cfef8b1293e
Fixed update failed after uninstall hybrid web app.

[Issue#] N/A
[Problem] uninstallation failed during osp service app.
[Cause] pkg info is checked during uninstall osp service app.
But wrt-installer remove pkg info before call uninstallation osp app.
[Solution] Task of uninstall osp service app move to front of removing pkg information.
[SCMRequest] N/A

Change-Id: I5165754e17a46b42e162056c77001bce83734d06
src/jobs/widget_uninstall/job_widget_uninstall.cpp