Revert "Check if in uninstalled app dirs are mounted files" 80/138680/3
authorjongmyeong ko <jongmyeong.ko@samsung.com>
Thu, 13 Jul 2017 07:40:19 +0000 (07:40 +0000)
committerjongmyeong ko <jongmyeong.ko@samsung.com>
Thu, 13 Jul 2017 08:22:01 +0000 (08:22 +0000)
commit6a5e434f3e4a6306cd81e68548528e67d6780783
treeb4ea1688df7f47be261cc01e2f0660e7dbff9be5
parenteeec3c1586ec691d12fcb7c41829c3cb5a29dae0
Revert "Check if in uninstalled app dirs are mounted files"

This reverts commit ea66fe10d96114efdf2f661f9ab363136a57ed9e.

Original commit is for preventing uninstallation before unmount of the mounted point for current target pkg. (actual case : run external installed pkg)
But, We should be able to uninstall pkg regaredless of mount state.
So, New patch should be considered to actually unmount the point in the unistall progress.

Note: there, in the platform, is another chance to unmount all mounted points for external pkg when sdcard is removed.

Change-Id: I013b0bfb4734ec92549de840faa516ddbbf6b783
src/common/step/pkgmgr/step_check_removable.cc