Privilages refactor 42/72342/3
authorPiotr Ganicz <p.ganicz@samsung.com>
Tue, 31 May 2016 11:01:11 +0000 (13:01 +0200)
committerPiotr Ganicz <p.ganicz@samsung.com>
Fri, 3 Jun 2016 07:16:00 +0000 (09:16 +0200)
commit45ebf7f11db1235b5fda5f2b55e4122065dd1d70
tree7c5a1f9ee440a35c423a55bf428260695331a92e
parentcac15250a4ee6e0d152f5267e3c5ad6f5bf77ce5
Privilages refactor

This patch moves the privileges.h header from wgt-backend
to app-installer repository. It collects the privileges
definitions to one place.

The following patchsets should be submitted together:
    - https://review.tizen.org/gerrit/72341
    - https://review.tizen.org/gerrit/72342

Change-Id: I0cec9b08340193e0ed28c00c3bb7083fecc16ddd
src/common/CMakeLists.txt
src/common/privileges.cc [new file with mode: 0644]
src/common/privileges.h [new file with mode: 0644]
src/common/step/filesystem/step_create_per_user_storage_directories.cc
src/common/step/security/step_privilege_compatibility.cc