Modification about smack label of db file belong to process. 16/20616/2 submit/tizen/20140519.045034
authorjooseong.lee <jooseong.lee@samsung.com>
Fri, 9 May 2014 12:48:09 +0000 (21:48 +0900)
committerjooseong lee <jooseong.lee@samsung.com>
Fri, 9 May 2014 12:47:59 +0000 (05:47 -0700)
commite0d00abca4de41c5c7321b343455769903fc1d4c
treee74d7e020fd3f05690194c833f3478c45995b150
parentc2fe8f64887a50a5192eaba5c51fb4c7ac4e6a87
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: Ia44ea4a4457a8d34ccdfd56e085eb4f87c5f682f
Signed-off-by: jooseong.lee <jooseong.lee@samsung.com>
packaging/org.tizen.clock.spec