Add Steps for handling privileged shared resources
authorJunghyun Yeon <jungh.yeon@samsung.com>
Tue, 31 Aug 2021 07:40:53 +0000 (16:40 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 10 Sep 2021 02:33:53 +0000 (11:33 +0900)
commit1b82517f9e4284209a95cf5ef832e83b79c4b999
tree615a495972e661018cbd337b2f81c1d67f0001ab
parenteca5c790a58ab010683b1771e1a873ddd5318792
Add Steps for handling privileged shared resources

Add new steps responsible for removing privileged shared resources
while uninstall and its recovery requests.

Change-Id: Iec89a431e415b6abc84c2bf6409fc30445818536
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/common/installer/app_installer.cc
src/common/step/pkgmgr/step_recover_priv_sharedres.cc [new file with mode: 0644]
src/common/step/pkgmgr/step_recover_priv_sharedres.h [new file with mode: 0644]
src/common/step/pkgmgr/step_remove_priv_sharedres.cc [new file with mode: 0644]
src/common/step/pkgmgr/step_remove_priv_sharedres.h [new file with mode: 0644]