Revert "Proper native implementation for directory creator tool" 60/51260/1
authorYoumin Ha <youmin.ha@samsung.com>
Fri, 6 Nov 2015 03:55:17 +0000 (12:55 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Fri, 6 Nov 2015 03:55:17 +0000 (12:55 +0900)
commit4347b38dc5a5172a301aebce75dd011b4defe81b
treefadd763475f767f2e8e72cb9da00236fb964902e
parent5aef66838ee290870f5d3d69557d68a5c6284d66
Revert "Proper native implementation for directory creator tool"

This reverts commit 87ff328999633522d3b374770e1a287288a216d6.

During running MIC to make the binary image, this pkgdir-tool blocks the
process. In the binary server, this commit is reverted already.
The original commit must be applied again after fixing this problem.

Conflicts:
packaging/app-installers.spec

Change-Id: I65eeaa4dc85b5349b411853e7e815be6b540563c
28 files changed:
CMakeLists.txt
packaging/app-installers.manifest
packaging/app-installers.spec
src/CMakeLists.txt
src/common/pkgmgr_registration.cc
src/common/pkgmgr_registration.h
src/common/security_registration.cc
src/common/security_registration.h
src/common/step/step_copy_storage_directories.cc
src/common/step/step_copy_storage_directories.h
src/common/step/step_create_storage_directories.cc
src/common/step/step_create_storage_directories.h
src/common/step/step_recover_security.cc
src/common/step/step_register_security.cc
src/common/step/step_revoke_security.cc
src/common/step/step_rollback_deinstallation_security.cc
src/common/step/step_rollback_installation_security.cc
src/common/step/step_update_security.cc
src/pkgdir_maker/CMakeLists.txt [new file with mode: 0644]
src/pkgdir_maker/pkgdir_maker.cc [new file with mode: 0644]
src/pkgdir_maker/pkgdir_maker_impl.sh [new file with mode: 0644]
src/pkgdir_tool/CMakeLists.txt [deleted file]
src/pkgdir_tool/pkgdir_tool.cc [deleted file]
src/unit_tests/smoke_test.cc
src/wgt/step/step_wgt_copy_storage_directories.cc
src/wgt/step/step_wgt_copy_storage_directories.h
src/wgt/step/step_wgt_create_storage_directories.cc
src/wgt/step/step_wgt_create_storage_directories.h