AppInstaller logic export 98/93998/15
authorPiotr Ganicz <p.ganicz@samsung.com>
Mon, 24 Oct 2016 14:04:29 +0000 (16:04 +0200)
committerBartlomiej Kunikowski <b.kunikowski@partner.samsung.com>
Wed, 22 Nov 2017 09:13:53 +0000 (09:13 +0000)
commitedeb343d045c0fcf6963d74510668f2df3bc6eaa
tree581d20751b3ba7059c75d6135109ca223378d7dd
parent499310f3a00364fb68a744540f5474e865f48bc4
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/94000/

Change-Id: Ice10a836c28786f92f6fdd8bc0d23a6c7febce19
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
src/common/app_installer.cc
src/common/app_installer.h