Add pkg update info features 44/128044/1
authorJunghyun Yeon <jungh.yeon@samsung.com>
Wed, 29 Mar 2017 12:52:35 +0000 (21:52 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 4 May 2017 07:49:29 +0000 (07:49 +0000)
commitaeb4b68d29608f1ec566d980e45229b2c0f478af
tree782f07028ee0ef2c03861ba4fe80e0fde434156d
parent8d08d8bc4935415758ea36c8768feb7c20ebe327
Add pkg update info features

- Provides methods to register, unregister, get update info of certain pkg
- Provides methods to clear update infos of all pkgs including global pkgs
  whether caller is admin user or not.

Related changes:
[pkgmgr-server]
[slp-pkgmgr]

Change-Id: I70c55bf1ed8878a2ec254e79752d9863daef5511
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
(cherry picked from commit 16b761668dd29109d880d8c119bcad58b70c51cb)
include/pkgmgr-info.h
include/pkgmgrinfo_basic.h
include/pkgmgrinfo_type.h
parser/include/pkgmgr_parser_db.h
parser/src/pkgmgr_parser_db.c
src/pkgmgrinfo_updateinfo.c [new file with mode: 0644]