Integrate pkgmgr-common with pkgmgr-info
authorJunghyun Yeon <jungh.yeon@samsung.com>
Mon, 8 Feb 2021 09:50:50 +0000 (18:50 +0900)
committer연정현/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 <jungh.yeon@samsung.com>
Tue, 9 Feb 2021 01:19:51 +0000 (10:19 +0900)
commitfb22e3fff07fe08f15af7bfdf67cb77a483b6c9d
tree1383c991bff89b3d4b8f0212ba7205998753ac19
parent27ed94356c68140a0ef5278e5eabcec6936dffa6
Integrate pkgmgr-common with pkgmgr-info

Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
12 files changed:
CMakeLists.txt
packaging/pkgmgr-info.spec
src/CMakeLists.txt
src/client/CMakeLists.txt [deleted file]
src/common/CMakeLists.txt [deleted file]
src/common/database/appinfo_db_handler.cc
src/pkgmgrinfo_debug.h [moved from src/common/pkgmgrinfo_debug.h with 100% similarity]
src/pkgmgrinfo_private.c [moved from src/common/pkgmgrinfo_private.c with 100% similarity]
src/pkgmgrinfo_private.h [moved from src/common/pkgmgrinfo_private.h with 100% similarity]
src/server/CMakeLists.txt
test/unit_tests/CMakeLists.txt
tool/CMakeLists.txt