Add codes to enable ManifestDirectInstall for mount intalled pkg 79/167479/6
authorJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 18 Jan 2018 02:14:38 +0000 (11:14 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 2 Feb 2018 07:16:58 +0000 (07:16 +0000)
commitf0dd91560b64b43f03cf4dad701fe382bac1ec08
tree3461d3e62bb74eb64df4e6bb3eb2bfba60988db8
parent8500bc921a3572a7dc4b55c5a7cf076b5ca43581
Add codes to enable ManifestDirectInstall for mount intalled pkg

- Some files should be extracted.
- Add Step to determine whether given pkg is mount installed or not.
- Override undo() to enable undo operation.

Related changes:
[app-installers] : https://review.tizen.org/gerrit/167144

Change-Id: I03d22721135e8b3607c5a18f11dc06e9b82ef070
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/wgt/step/filesystem/step_wgt_prepare_package_directory.cc
src/wgt/step/filesystem/step_wgt_prepare_package_directory.h
src/wgt/wgt_installer.cc