Save value of auto-launch to livebox DB without adding manifest file
authorYunchan Cho <yunchan.cho@samsung.com>
Tue, 26 Mar 2013 11:38:46 +0000 (20:38 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Thu, 28 Mar 2013 12:06:58 +0000 (21:06 +0900)
commit4851d1806561340ff82a7fb0821387dfe14987a2
treed17f62f0a3523ef13589a315982d4c0016123271
parent5b8539a10e3465f48c84ee53a873f4247513ca2a
Save value of auto-launch to livebox DB without adding manifest file

[Issue#] DCM-962
[Problem] There is no way for webapp to know that the webapp is launched by web livebox
[Cause] wrt-installer doesn't save value 'auto-launch' attribute to web livebox DB
[Solution] value of 'auto-launch' is saved to web livebox DB by installer.
           This value is used by web-provider on clicking box.

Change-Id: I8e1e4538ef55f80aab93972f9b52996159f427cb
src/jobs/widget_install/manifest.h
src/jobs/widget_install/task_database.cpp
src/jobs/widget_install/task_manifest_file.cpp