Add for all anti viruses RWX access to all public-RO and group-RW shared folder
authorJanusz Kozerski <j.kozerski@samsung.com>
Wed, 21 Aug 2013 12:18:37 +0000 (14:18 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Tue, 10 Sep 2013 08:49:52 +0000 (08:49 +0000)
commit79096df56e12c6f96e25937371d099827a880b11
tree2ca9e9065e8bec08537ba74aee31612b86230552
parentf01abc36c2ceb02b03e1345dc2757d676a7c8ce5
Add for all anti viruses RWX access to all public-RO and group-RW shared folder

[Issue#]      SSDWSSP-463
[Feature/Bug] Add for all anti viruses RWX access to all public-RO, group-RW, and setting-RW shared folders
[Problem]     N/A
[Cause]       N/A
[Solution]    N/A

[Verification] Build, install, run tests - all should pass. Install at least one application for every shared folder
               (public RO, group RW, setting RW), next call an API function perm_app_setup_path for installation
               of anti virus application, and check if anti virus have the RWX access to all shared folders.
               Then install another three application (one for every type of shared folers), and check if anti virus
               have an access to these new installed shared folders.

Change-Id: I41f9417e36edc2f4efe9a5a5c57c2b50c07e14f7
include/access-db.h
src/access-db.c
src/privilege-control.c