Fix backup plugin info 64/310364/11
authorIlho Kim <ilho159.kim@samsung.com>
Fri, 26 Apr 2024 04:03:45 +0000 (13:03 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Mon, 29 Apr 2024 11:40:20 +0000 (20:40 +0900)
commit8e0332306c59382e7075d49cf267ed138cd21dbe
tree4d4f0d3c9732db255edc57a143dac06a89da6971
parentcc986022f250272036c1387a812cfee97a4bdfbf
Fix backup plugin info

In the undo operation of StepRunParserPlugin, there is a process of
rolling back with the plugin information peviously performed
When undo is executed, there is a problem that the old manifest value
does not exist in some request types

Change-Id: I3cf364ea877e3902794f2e89119a785328ca9930
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/common/installer/app_installer.cc
src/common/installer_context.h
src/common/step/backup/step_backup_plugin_info.cc [new file with mode: 0644]
src/common/step/backup/step_backup_plugin_info.h [new file with mode: 0644]
src/common/step/configuration/step_parse_manifest.cc
src/common/step/pkgmgr/step_run_parser_plugins.cc
src/common/step/pkgmgr/step_run_parser_plugins.h