Implement StepRestoreWgtSymbolicLink 42/280142/1
authorIlho Kim <ilho159.kim@samsung.com>
Fri, 8 Jul 2022 11:20:42 +0000 (20:20 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Wed, 24 Aug 2022 08:50:06 +0000 (17:50 +0900)
commite73ffadb5d3e4c99b3437a23d387666f9e759dab
tree7b9d1bbd7e58137fb44765297c64428682631c7f
parentab5be800980cda31ac46b18e9337101b430d56bf
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