Add implementation for appsetting privilege
authorJan Cybulski <j.cybulski@samsung.com>
Thu, 23 May 2013 10:12:28 +0000 (12:12 +0200)
committerGerrit Code Review <gerrit2@kim11>
Mon, 3 Jun 2013 14:46:21 +0000 (23:46 +0900)
commitb3e04c1325e6fde55d928f2b22b8b2e758d7a42e
tree9afd7e2126e2792e8d78034f49e0088256b45b93
parent80d7d3884951b2ceed0a409aee4a2e4595095b22
Add implementation for appsetting privilege

    [Issue#]        SSDWSSP-241
    [Bug/Feature]   Implement an unique feature for an appsetting privilege.
                    The privilege should give RWX access to all registered
                    setting folders and RX access to all applications.
    [Cause]         N/A
    [Solution]      Change in app_add_permissions_internal.
    [Verification]  Run libprivilege tests.
                    Test privilege_control16_appsettings_privilege should pass

Change-Id: Icdb2b6dc44395ec7a723064bc2db56ef634e609d
.privilege_control_app_setting.db [new file with mode: 0644]
.privilege_control_setting_dir.db [new file with mode: 0644]
CMakeLists.txt
include/access-db.h
packaging/libprivilege-control-conf.manifest
src/access-db.c
src/privilege-control.c