StepParseManifest 49/57749/3
authorTomasz Iwanek <t.iwanek@samsung.com>
Thu, 21 Jan 2016 12:47:23 +0000 (13:47 +0100)
committerTomasz Iwanek <t.iwanek@samsung.com>
Fri, 22 Jan 2016 14:03:05 +0000 (06:03 -0800)
commit9ac55ac7e97070792d902ac9682f1767689f07f5
treea5c5e1215994fc9b1fe76f9f74969980c4a2554f
parentfc1d05921b5ecc972ab19da0044c524a79d23e0e
StepParseManifest

StepParseManifest will replace:
 - common::StepOldManifest
 - common::StepParse
 - tpk::StepParse (most of code comes from here)

as tpk-manifest-parser needs to be used instead of pkgmgr-parser
in parsing manifest file in deinstallation and update modes of
tpk-backend as well as wgt-backend.

Change-Id: Ib05249c229d1a73d4c79ed5ebeedf72e783dad78
CMakeLists.txt
packaging/app-installers.spec
src/common/CMakeLists.txt
src/common/step/step_parse_manifest.cc [new file with mode: 0644]
src/common/step/step_parse_manifest.h [new file with mode: 0644]