Provide support for loading privilege-group mapping 67/36467/1
authorRafal Krypa <r.krypa@samsung.com>
Fri, 6 Mar 2015 17:22:14 +0000 (18:22 +0100)
committerRafal Krypa <r.krypa@samsung.com>
Fri, 6 Mar 2015 17:22:14 +0000 (18:22 +0100)
commit294bf3a4a6f5379f590b8d63f0a00485b7a46f78
tree910656954513b54ddb27f31e1cb0522e11b64230
parente872065fea5914995bf39185551443687476faa1
Provide support for loading privilege-group mapping

A mapping file in policy/privilege-group.list will be contained in
security-manager-policy package. All mappings from that file will be loaded
during package installation by security-manager-policy-reload tool.
For development purposes it is also possible to modify the mapping file
on the image and re-run security-manager-policy-reload.

Change-Id: I9a7d5b16888de98013da281978e299c5b19750ce
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
db/db.sql
policy/CMakeLists.txt
policy/privilege-group.list [new file with mode: 0644]
policy/security-manager-policy-reload
src/common/include/privilege_db.h