Separate IsPackageInstalled() 79/160479/1
authorSeungha Son <seungha.son@samsung.com>
Tue, 24 Oct 2017 11:36:20 +0000 (20:36 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 16 Nov 2017 08:18:27 +0000 (17:18 +0900)
commite1a55b53001c61049cb04203a8c7a4ec8ebb907a
tree936eb0e30e0676b111e24425e1f4b5bc5d160697
parent7750cb6a1ef9a62ec9d00e5b64ecea2283d0cb49
Separate IsPackageInstalled()

Separate the method of checking whether it is installed only and how to
check whether the installed or not as ReqeustMode.

related patch : https://review.tizen.org/gerrit/#/c/158632/

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I62f7e7c6c30cda101cc0856fc057431552837dfb
src/common/pkgmgr_query.cc
src/common/pkgmgr_query.h
src/common/pkgmgr_signal.cc
src/common/step/pkgmgr/step_check_force_clean.cc
src/common/step/pkgmgr/step_check_installable.cc