Implement StepRestoreWgtSymbolicLink 63/277663/1 tizen_4.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:46:10 +0000 (20:46 +0900)
commit016886906903c4b8feef5610c4bcd9705ef6beda
tree5e02fdb0f78c8baf43398a1e2668349ec95d491f
parent35c8374fb9c935f69b3714f17080f945d4e93d28
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