Dummy PkgmgrSignal for command line installation
authorJan Olszak <j.olszak@samsung.com>
Fri, 14 Dec 2012 08:54:42 +0000 (09:54 +0100)
committerGerrit Code Review <gerrit2@kim11>
Tue, 18 Dec 2012 11:57:27 +0000 (20:57 +0900)
commit0afdafc787c4f556757997cfbabb33015ecba12d
treec525c3de60a73ba668e1416c3dd7aa29cd8be4fc
parentf71331a8c91a31f4cb7efe17b235b71ab7aae26b
Dummy PkgmgrSignal for command line installation

[Issue] During command line installation PkgMgr should only show log and check initialization.
[Bug] N/A
[Cause] N/A
[Solution] Dummy PkgmgrSignal for command line installation
[Verification] Build installer. Run command line installation. No logs that saying 'PkgmgrSingal not yet intialized'

Change-Id: Ie354b35825db9ece9c43ff1321f029d5a5d4e071
12 files changed:
src/jobs/widget_install/job_widget_install.cpp
src/jobs/widget_install/widget_installer_struct.h
src/jobs/widget_uninstall/job_widget_uninstall.cpp
src/jobs/widget_uninstall/widget_uninstaller_struct.h
src/pkg-manager/pkgmgr_signal.cpp
src/pkg-manager/pkgmgr_signal.h
src/pkg-manager/pkgmgr_signal_dummy.h [new file with mode: 0644]
src/pkg-manager/pkgmgr_signal_interface.h [new file with mode: 0644]
src/wrt-installer/wrt_installer.cpp
src/wrt-installer/wrt_installer.h
src/wrt-installer/wrt_installer_api.cpp
src/wrt-installer/wrt_installer_api.h