Implement StepRestoreWgtSymbolicLink 64/277664/1 tizen_3.0
authorIlho Kim <ilho159.kim@samsung.com>
Fri, 8 Jul 2022 11:20:42 +0000 (20:20 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Fri, 8 Jul 2022 11:50:10 +0000 (20:50 +0900)
commit21693ae3530966b5a57984a144a3dfd08631e518
tree66d7b4cd5454816eab93bc60971e9f5a81303f8e
parent6d9965401b89e9741247d49faba49b74a07304be
Implement StepRestoreWgtSymbolicLink

If the uninstallation fails with the bin path removed
recover the wgt symbolic link

Change-Id: If1a4fd95be319fded67bd778f21e9abd2fae512a
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/hybrid/hybrid_installer.cc
src/wgt/step/filesystem/step_restore_wgt_symbolic_link.cc [new file with mode: 0644]
src/wgt/step/filesystem/step_restore_wgt_symbolic_link.h [new file with mode: 0644]
src/wgt/wgt_installer.cc