Remove privilege Smack mapping rules on application uninstallation 85/229085/9
authorZofia Abramowska <z.abramowska@samsung.com>
Fri, 27 Mar 2020 17:51:36 +0000 (18:51 +0100)
committerZofia Abramowska <z.abramowska@samsung.com>
Mon, 20 Apr 2020 10:37:50 +0000 (12:37 +0200)
commit79982ef38d8cbe42e437621760ef31b68a7855eb
tree218576d6cf3c55f5ac8d1ad476750d4b20d080ea
parentf8679b4a4fb08c6de1471266c7754d0683cc291a
Remove privilege Smack mapping rules on application uninstallation

Disable all privilege related Smack rules on application
uninstallation and instead of revoke subject before application
launch (to clear old rules before applying new ones).

Change-Id: I30d67d8d16e8cd0632ac43d22e5e876bbb2bc47b
src/common/include/smack-rules.h
src/common/include/template-manager.h
src/common/service_impl.cpp
src/common/smack-rules.cpp
src/common/template-manager.cpp