Implement install & uninstall by CSC
authorJihoon Chung <jihoon.chung@samsung.com>
Wed, 24 Apr 2013 02:07:03 +0000 (11:07 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Wed, 24 Apr 2013 07:13:13 +0000 (16:13 +0900)
commite758816571289807cefbc5a44bcda4ef09364cb5
tree5e1c6c711675378f9d8900de01b70988e172d347
parent2c0dee75fa741accc8a28ba6eb097f4394bc6a60
Implement install & uninstall by CSC

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Implement install & uninstall by CSC configuration
Use case is pkgmgr calls "-c" option with configuration string
wrt-installer -c path=/opt/system/csc/Basic.wgt:op=install:removable=true

"path" is widget file path
"op" is operation name. install or uninstall
"removale" isn't supported by wrt-installer
[SCMRequest] N/A

Change-Id: Icc0873cbd9c2235268d3c843db91485e62557d3b
src/wrt-installer/wrt-installer.cpp
src/wrt-installer/wrt-installer.h