Fix for AC domain setup fail
authorKi-wook <kiwook.hong@samsung.com>
Fri, 21 Jun 2013 08:46:51 +0000 (17:46 +0900)
committerKi-wook <kiwook.hong@samsung.com>
Fri, 21 Jun 2013 08:46:51 +0000 (17:46 +0900)
Signed-off-by: Ki-wook <kiwook.hong@samsung.com>
cbhm.manifest
cbhm.rule

index 10dca25..99ac57f 100644 (file)
@@ -1,15 +1,6 @@
 <manifest>
        <define>
                <domain name="cbhm"/>
-               <request>
-                       <smack request="system::homedir" type="rwxat"/>
-                       <smack request="system::vconf" type="arwx"/>
-                       <smack request="system::use_internet" type="r"/>
-                       <smack request="isf" type="rwx"/>
-                       <smack request="ail::db" type="rw"/>
-                       <smack request="mobileprint" type="x"/>
-                       <smack request="svi-data" type="x"/>
-               </request>
        </define>
        <request>
                <domain name="cbhm"/>
index c56baed..591b896 100644 (file)
--- a/cbhm.rule
+++ b/cbhm.rule
@@ -1,3 +1,4 @@
+cbhm system::homedir rwxat
 cbhm system::vconf arwx
 cbhm system::use_internet r
 cbhm isf rx