From: jooseong.lee Date: Mon, 12 May 2014 04:08:33 +0000 (+0900) Subject: Modification about smack label of db file belong to process. X-Git-Tag: accepted/tizen/common/20140519.225706^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F20681%2F2;p=platform%2Fcore%2Fpim%2Fcalendar-service.git Modification about smack label of db file belong to process. [Problem] Most db files have 'floor' label. Because these are created during image creation time. Therefore no process can write the dbs (since 'floor' label allows only read and execute) [Solution] Modify smack label of the db files based on condition below referring three domain model Condition1. Assign domain of process which creates db files Condition2. Assign domain of process accesses db files. Change-Id: I5b170aeb15543df723d4bc736c4dcb872ff4d7fd Signed-off-by: jooseong.lee --- diff --git a/packaging/calendar-service.manifest b/packaging/calendar-service.manifest index 017d22d..2d2776b 100644 --- a/packaging/calendar-service.manifest +++ b/packaging/calendar-service.manifest @@ -2,4 +2,7 @@ + + +