Separate IsPackageInstalled() 43/157443/8
authorSeungha Son <seungha.son@samsung.com>
Tue, 24 Oct 2017 11:36:20 +0000 (20:36 +0900)
committerSeungha Son <seungha.son@samsung.com>
Mon, 6 Nov 2017 23:13:30 +0000 (23:13 +0000)
commite436db86a22568005d6fea75915ada1e236bf3de
tree41e70c310a7a85f2348466fdd4bfdd8a1fe4d81d
parentde27ddcd900438288326c39a300ea1c507004bf9
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