Change vconf create mechanism
authorJihoon Chung <jihoon.chung@samsung.com>
Mon, 7 Jan 2013 10:25:29 +0000 (19:25 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Tue, 8 Jan 2013 02:24:00 +0000 (11:24 +0900)
commitecb4b3412eb5cc457effeff1653db8dbfd1c22f1
tree23d4c369feed7fa103b59795b7e9d9b9c0af1b6e
parent65d5d470df7db63798de20c2e9ec8e36fa6096c6
Change vconf create mechanism

[Issue#] JIRA(#N_SE-17625)
[Problem] Even change setting value in the "Advanced settings",
value isn't saved.
[Cause] Permission error is occurred during saving vconf value.
Permission error is occurred in the case of installing application
by IDE.
[Solution] For making sure, change vconf create mechanism to use
vconftool with group id setting option.
[SCMRequest] N/A

Change-Id: Idbe63f3da5abb1ee1465bac4d635045be51359e1
src/jobs/widget_install/task_database.cpp