Extending "shared" directory functionality for update installation 01/44901/3
authorTomasz Iwanek <t.iwanek@samsung.com>
Mon, 27 Jul 2015 14:37:36 +0000 (16:37 +0200)
committerPawel Sikorski <p.sikorski@samsung.com>
Fri, 31 Jul 2015 10:39:08 +0000 (03:39 -0700)
commitb039aa92ed1898bdf094c83a64dc6e8941864710
treefad98803dbd814c45186a6e924afb63c2df22f25
parent0746f98f3d77d76449e5e75e5a052fc10efa1d8d
Extending "shared" directory functionality for update installation

New step implements supplementary logic for update as
the step StepWgtCreateStorageDirectories changes operations
on shared directories for new installation mode.

Change-Id: Ic4078e6a395bcd59e162bfde9a611dc30dd122ed
src/common/step/step_copy_storage_directories.cc
src/common/step/step_copy_storage_directories.h
src/wgt/CMakeLists.txt
src/wgt/step/step_wgt_copy_storage_directories.cc [new file with mode: 0644]
src/wgt/step/step_wgt_copy_storage_directories.h [new file with mode: 0644]
src/wgt/step/step_wgt_create_storage_directories.cc
src/wgt/wgt_backend.cc