Fixed can't install hybrid web app.
authorSoyoung Kim <sy037.kim@samsung.com>
Fri, 21 Jun 2013 05:51:52 +0000 (14:51 +0900)
committerSoyoung Kim <sy037.kim@samsung.com>
Fri, 21 Jun 2013 06:03:32 +0000 (15:03 +0900)
commit1e59a870071d83758d6e1a85d88847c98c87c978
tree4c21db954998870fce56e2bd7cc2b5b374884f04
parent55f6e97eba530e3f49d95c6a731e0c80d5c40419
Fixed can't install hybrid web app.

[Issue#] N/A
[Problem] there is no service app data in aul db.
[Cause] because of upgrade manifest file before insert service app data in manifest file.
[Solution] remove to upgrade manifest before installation service app if web app is hybrid.
[SCMRequest] N/A

Change-Id: Ia2e706ae86c7c645fb8207a7af311f20cabeef09
src/jobs/widget_install/task_manifest_file.cpp