Add pkg db recovery tool 90/119590/6
authorJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 17 Mar 2017 12:03:58 +0000 (21:03 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Fri, 17 Mar 2017 14:28:59 +0000 (23:28 +0900)
commit8813d0b04f6469a1c69ade79c7379dfcaabadc6f
treef7f2e6bae157832902e6c63dfc836a4b9dc730ad
parentc7cfc6172a5ebba401901956b1c7f29b19e45d9e
Add pkg db recovery tool

- In case of db corruption due to unknown reason,
restoration of db is needed.
- This service will be executed after boot-up and
check integrity check of pkg parser and cert db

Change-Id: I30a56b8a2464f07608d534572c77656ce1029f38
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
CMakeLists.txt
packaging/pkgmgr-info.spec
tool/CMakeLists.txt [new file with mode: 0644]
tool/pkg-db-recovery.c [new file with mode: 0644]
tool/pkg-db-recovery.service [new file with mode: 0644]