Remove SMACK rule file(.rule) according three domain model 91/19391/2
authorseong.chung <seong.chung@samsung.com>
Fri, 11 Apr 2014 09:46:40 +0000 (18:46 +0900)
committerSeongwook Chung <seong.chung@samsung.com>
Fri, 11 Apr 2014 09:50:12 +0000 (02:50 -0700)
commit440a3ba5adc834488d03516e29f1ec26b3c5f0c3
treedcd47639eee20f923ee3f30b1bc4d4b6005b5f16
parent54654ea73876d619ff8df96d2f993bc74faf2f4c
Remove SMACK rule file(.rule) according three domain model

Since SMACK only allows three labels, "_"(floor), "User", "System"
The labels of current rule file are not appropriate

Solution:
- Remove rule files
   -> org.tizen.phone.rule
   -> org.tizen.contacts.rule
   -> org.tizen.contacts-appservice.rule
   -> org.tizen.contacts-viewer.rule

- Remove install statement about installing rule file described in CMakeLists.txt
- Remove file path and name declaration of spec file (packaging/phone.spec)

Reference site
https://wiki.tizen.org/wiki/Security:SmackThreeDomainModel

Change-Id: Ia8b35549afca9c7735b334655891d04a7188f974
Signed-off-by: seong.chung <seong.chung@samsung.com>
CMakeLists.txt
org.tizen.contacts-appservice.rule [deleted file]
org.tizen.contacts-viewer.rule [deleted file]
org.tizen.contacts.rule [deleted file]
org.tizen.phone.rule [deleted file]
packaging/phone.spec