[Refactor] AppInstaller logic export 00/94000/5
authorPiotr Ganicz <p.ganicz@samsung.com>
Fri, 21 Oct 2016 14:30:51 +0000 (16:30 +0200)
committerjaekuk lee <juku1999@samsung.com>
Fri, 3 Mar 2017 01:17:22 +0000 (17:17 -0800)
commit90f7070f171e8abe145d30150b976f0a4e13bd86
tree2ad5df3f494d2ec46b13550a11c66bce49fdb1c4
parente1a907d1c812760bb966409f78134f60f201ed54
[Refactor] AppInstaller logic export

This commit gather the logic of choosing proper steps sequence
to app-installer repository. All backends have to prepare their
own sequences for each pkgmgr request. The default implementation
of such methods is provided and there is no need for overriding
each function in backends.

    Submit together:
     - https://review.tizen.org/gerrit/#/c/93999/
     - https://review.tizen.org/gerrit/#/c/93998/

Change-Id: I1f049c28908408a20db057bd36e246ba789c999b
src/hybrid/hybrid_installer.cc
src/hybrid/hybrid_installer.h
src/wgt/wgt_installer.cc
src/wgt/wgt_installer.h