Add db recovery tool 36/221736/4
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 7 Jan 2020 07:11:51 +0000 (16:11 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 7 Jan 2020 23:39:19 +0000 (08:39 +0900)
commit59f95d18b5f68704b3541e797d5a0724b8bd5e81
treea40386ef8754cf89af86ac7e14f22fe599917dee
parent2de7fd2877aaa57ac44330b9ce7c9a07ae853da0
Add db recovery tool

Adds:
 - appsvc-db-recovery
 - component-db-recovery

Change-Id: I5db587cef2b177f518aa03d48455f751df759f86
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
CMakeLists.txt
packaging/aul.spec
src/aul_db.c
src/aul_db.h
tool/CMakeLists.txt
tool/recovery/CMakeLists.txt [new file with mode: 0644]
tool/recovery/appsvc_db_recovery.c [new file with mode: 0644]
tool/recovery/component_db_recovery.c [new file with mode: 0644]