Deleted volatile rules on boot and corrected permission format.
authorJan Olszak <j.olszak@samsung.com>
Mon, 23 Sep 2013 17:51:28 +0000 (19:51 +0200)
committerJan Olszak <j.olszak@samsung.com>
Fri, 18 Oct 2013 12:37:38 +0000 (14:37 +0200)
commit92e985872537f8f82b34b34f4597251bb4fb1148
tree586d3c5d364c16d6fd745805c8d72f06b06482e1
parenta042c79d9d449388268224b5733c0f37af939831
Deleted volatile rules on boot and corrected permission format.

[Issue#]       SSDWSSP-183
[Bug/Feature]  Volatile rules were not deleted.
[Cause]        N/A
[Solution]     Deleteing volatile rules from the database.
[Verification] Build, install, run tests.

Change-Id: Ic5352c1d8f94a78e379b91325dbdbdd25f8428bf
db/load-rules-db.sql
db/rules-db-data.sql
include/privilege-control.h
include/rules-db-internals.h
packaging/libprivilege-control.spec
src/privilege-control.c
src/rules-db-internals.c
src/rules-db.c