Sync with tizen_2.2 36/10436/1 submit/tizen/20131002.061927
authorhb.min <hb.min@samsung.com>
Tue, 1 Oct 2013 14:35:19 +0000 (23:35 +0900)
committerhb.min <hb.min@samsung.com>
Tue, 1 Oct 2013 14:35:19 +0000 (23:35 +0900)
commit77c9a55ff3b2874b44747dac1cf95ac4a3245585
tree4ee929d1b3cea4aa167be4e98adeb755b079361e
parent06258caa75592e076fa3c6549b0344dc253d6644
Sync with tizen_2.2

I added two features on Tizen 2.2 branch.
This merges these features to Tizen 3.0 branch.
Details of these features are below.

Feature #1
[Requirement] The privacy-popup should be controlled by build configuration, instead of "testautomation" privilege.
[Solution] Add controlling module of privacy-popup by build configuration and set default setting to disable.

Feature #2
[Requirement] Unsupported features should not be displayed in “Setting > Privacy” menu.
[Solution] Add feature filtering module for Privacy item.

Change-Id: If2d025a50fcb67fe83a9ddba3c44607cff7b6105
client/CMakeLists.txt
client/src/privacy_manager_client.cpp
common/inc/PrivacyIdInfo.h
common/inc/Utils.h
common/src/PrivacyIdInfo.cpp
pkgmgr_plugin/CMakeLists.txt
pkgmgr_plugin/privileges.cpp
res/opt/dbspace/.privacylist.db
server/CMakeLists.txt