Implement StepRestoreWgtSymbolicLink 61/277661/1
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:30:37 +0000 (20:30 +0900)
commit25a33cad1bc96aff58d5d14937d76d8e6f01f40e
treeef3e9be8ca051cb8d83c9c0e7f2a4aba21f61523
parentbd46ec52290c56a5dd3f5970569084fc662cd0b8
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