Rework handling PKGMGR_REQ_MANIFEST_DIRECT_INSTALL in StepConfigure 79/55079/6 accepted/tizen/mobile/20160108.064846 accepted/tizen/tv/20160108.064906 accepted/tizen/wearable/20160108.064934 submit/tizen/20160108.020058
authorTomasz Iwanek <t.iwanek@samsung.com>
Mon, 21 Dec 2015 15:31:46 +0000 (16:31 +0100)
committerTomasz Iwanek <t.iwanek@samsung.com>
Thu, 7 Jan 2016 15:12:22 +0000 (16:12 +0100)
commit0200a085b9311c586d024157595e5249f5e92223
treebd370754451a3c131f7c60c0ebc52209aa4f2d22
parenta2677799288dca86db2211227aba3f6ada917789
Rework handling PKGMGR_REQ_MANIFEST_DIRECT_INSTALL in StepConfigure

GetRequestInfo() will return pkgid in future and this will provide
all necessary information about ManifestDirectInstall and
ManifestDirectUpdate request type.

Change-Id: If4c58e0fc6c9520c6918c84b735c949fe7d82a97
src/common/pkgmgr_interface.cc
src/common/pkgmgr_interface.h
src/common/step/step_configure.cc