Implement lightuser feature 18/274018/4
authorJunghyun Yeon <jungh.yeon@samsung.com>
Wed, 20 Apr 2022 05:25:58 +0000 (14:25 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 22 Apr 2022 05:47:08 +0000 (14:47 +0900)
commit4d094770afbcd197f31047fceac5a5ffe55d5f6d
treeed8d3458d064ab537281529efbae18b29b4d877c
parent80a5053170591daae26dd654891be0ffeb3ed375
Implement lightuser feature

- Add directory creation/deletion/clear logic for light user.

Change-Id: Ic8fc3dae52da1a2bbcc3257846ad4a527c1a6353
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
CMakeLists.txt
packaging/app-installers.spec
src/common/CMakeLists.txt
src/common/shared_dirs.cc
src/common/step/configuration/step_parse_manifest.cc
src/common/step/configuration/step_parse_manifest.h
src/common/step/filesystem/step_recover_change_owner.cc
src/common/step/filesystem/step_remove_files.cc
src/common/step/filesystem/step_remove_user_data.cc
src/common/utils/file_util.cc
src/common/utils/file_util.h