tpk/wgt backend will run as system session 06/78206/23 submit/tizen/20160811.013634
authorJunghyun Yeon <jungh.yeon@samsung.com>
Mon, 4 Jul 2016 12:34:34 +0000 (21:34 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 11 Aug 2016 04:23:37 +0000 (13:23 +0900)
commit0db43d37a34d6a41e4b485204dc73662c422667c
treed196dc5141b4126cca35ebc0ef1db6b6768d6698
parent1c17e71ab7eb4b6289520f31c1ced816ab0be898
tpk/wgt backend will run as system session

Related changes
[slp-pkgmgr] https://review.tizen.org/gerrit/80764
[pkgmgr-server] https://review.tizen.org/gerrit/#/c/78205/
[app-installers] https://review.tizen.org/gerrit/#/c/78206/
[wgt-backend] https://review.tizen.org/gerrit/#/c/81099/

Change-Id: I0bd615388f539da3dc25594deb9b9eab999603a9
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
14 files changed:
src/common/CMakeLists.txt
src/common/pkgmgr_interface.cc
src/common/pkgmgr_interface.h
src/common/pkgmgr_query.cc
src/common/pkgmgr_query.h
src/common/pkgmgr_signal.cc
src/common/request.cc
src/common/request.h
src/common/step/configuration/step_configure.cc
src/common/step/configuration/step_configure.h
src/common/step/filesystem/step_change_owner.cc [new file with mode: 0644]
src/common/step/filesystem/step_change_owner.h [new file with mode: 0644]
src/common/step/filesystem/step_delta_patch.cc
src/common/step/pkgmgr/step_kill_apps.cc