Fixed csc web app's preload attribute.
authorSoyoung Kim <sy037.kim@samsung.com>
Mon, 9 Sep 2013 08:32:27 +0000 (17:32 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Thu, 12 Sep 2013 05:32:48 +0000 (05:32 +0000)
commitd8f04cecb09a8624d03fdb19fd2d2c97f82be8a0
tree53b5b95c6bc0353b5f88500959e28bc882db39c8
parentc989732ad66df64afd3de9861931568707e54c1f
Fixed csc web app's preload attribute.

[Issue#] N/A
[Problem] The web app installed by csc display download app at setting menu.
[Cause] preload attribute doesn't set if installed by csc.
[Solution] set preload attribute if installed csc.
[SCMRequest] N/A

Change-Id: I3a3490511ecd86b2a604e75ef231d053ef85a6e5
src/commons/wrt_install_mode.h
src/jobs/widget_install/task_pkg_info_update.cpp
src/wrt-installer/wrt-installer.cpp