Remove redundant author name from db 82/244982/3
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 28 Sep 2020 12:01:51 +0000 (14:01 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Tue, 29 Sep 2020 11:15:22 +0000 (11:15 +0000)
commite60b1f78757ceaf50f3b97107cb9f42dd23edb4d
treeb72432dd37131e601330311305215aa3b2d8d56f
parent501a53809278409c3639be2796d30da21b3b7101
Remove redundant author name from db

Remove author's name from db as it's no longer needed. Make few minor changes
related to author.

Change-Id: I03f195298f6aa69d970f5d384b2ab441220f82e4
db/db.sql
db/updates/update-db-to-v15.sql [new file with mode: 0644]
src/common/include/privilege_db.h
src/common/privilege_db.cpp
src/common/service_impl.cpp
test/privilege_db_fixture.cpp
test/test_privilege_db_add_app.cpp
test/test_privilege_db_app_pkg_getters.cpp