Remove unused logic 42/248742/3
authorJunghyun Yeon <jungh.yeon@samsung.com>
Wed, 2 Dec 2020 04:02:06 +0000 (13:02 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 3 Dec 2020 01:08:19 +0000 (01:08 +0000)
commit7e426154c9d96b439e38bce061dd667bde2e4d26
tree5fd96ac83c3c3352493d424b66ef330b12938a1b
parent8c7a5e7c4e0f394188743446aba4059333001018
Remove unused logic

According to the previous Tizen concept, same package could be
installed both global and user pkg. And when user tries to
uninstall user pkg, symlinks for global pkg should be created to
change pkg as global pkg. This concept is no longer exists so
related logic should be removed.

Change-Id: I1fdf9b39043940ef3a2ede05695100acaac22105
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/common/installer/app_installer.cc
src/common/step/filesystem/step_create_globalapp_symlinks.cc