Cleanup - GetBackupPathForPackagePath 06/41806/2
authorTomasz Iwanek <t.iwanek@samsung.com>
Fri, 29 May 2015 13:50:42 +0000 (15:50 +0200)
committerPawel Sikorski <p.sikorski@samsung.com>
Thu, 18 Jun 2015 08:38:49 +0000 (01:38 -0700)
commit2585733fb42fd4b83fbf6162018ad118cb3e0335
tree7d3331345b021360be0ec7b84260f0d4cccb6309
parentb32b3311b8f3044999255886967d3e27503d332d
Cleanup - GetBackupPathForPackagePath

Backup directory in update installation is created per package
not per application (becuase we just copy whole content).

There should be one place which defines how this path is constructed.

Change-Id: I694d4641088acbeccd0cdab04d9e510b16415bf1
src/common/context_installer.cc
src/common/context_installer.h
src/common/step/step_copy_backup.cc
src/common/step/step_copy_storage_directories.cc