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 file (org.tizen.volume.rule)
- Remove install statement about installing rule file described in CMakeLists.txt
- Remove file path and name declaration of spec file (packaging/org.tizen.volume.spec)
Change-Id: I809c6201463c49e48ee20e97360a393d6abcdb51
Signed-off-by: seong.chung <seong.chung@samsung.com>