From: hb.min Date: Tue, 15 Oct 2013 08:28:55 +0000 (+0900) Subject: Enable the privacy item for callhistory privilege X-Git-Tag: submit/tizen/20131210.080830^2^2~59^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=126a9c4b5879a35f23f4601eeb02f7c8d266c23c;p=platform%2Fframework%2Fnative%2Fappfw.git Enable the privacy item for callhistory privilege Change-Id: Ib092a76cb4e286fbae38b06d46a70b84bf78351c Signed-off-by: hb.min --- diff --git a/src/security/inc/FSec_AccessControlTypes.h b/src/security/inc/FSec_AccessControlTypes.h index 3df87bc..61119fe 100644 --- a/src/security/inc/FSec_AccessControlTypes.h +++ b/src/security/inc/FSec_AccessControlTypes.h @@ -472,8 +472,8 @@ const static bool privacyListTable[_MAX_PRIVILEGE_ENUM] = true, // calendar.read true, // calendar.write false, // callforward - false, // callhistory.read - false, // callhistory.write + true, // callhistory.read + true, // callhistory.write false, // camera false, // cellbroadcast false, // certificate.read