Prevent duplicate installation 63/220363/3
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 17 Dec 2019 23:46:54 +0000 (08:46 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 18 Dec 2019 00:50:47 +0000 (09:50 +0900)
commitb8b6370fec14354aac2e2b74476149d7b85c9c5c
tree5ba571490608c06251b9f6f3a6a0e2426de38448
parent8914ad1c48dba9beed5858cef5b8c298d8788dac
Prevent duplicate installation

- Adds vitalness attribute on component parser plugin
- Changes queries to "INSERT" from "INSERT OR REPLACE"
- Adds a missing command to enable "foreign_keys" option

Change-Id: I7543ce3e69677be6e09205ac3c60b80bdfb4158a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
parser/component/data/component.info
parser/component/src/component_plugin_parser_db.c