Disable smack permit for notification.
authorSangkoo Kim <sangkoo.kim@samsung.com>
Thu, 7 Feb 2013 16:14:08 +0000 (01:14 +0900)
committerSangkoo Kim <sangkoo.kim@samsung.com>
Thu, 7 Feb 2013 16:14:08 +0000 (01:14 +0900)
Change-Id: Iab66c9483b63903021c33e4a82859f4d9aab461a

msg-service.manifest

index d201d39..5fef746 100755 (executable)
@@ -20,9 +20,4 @@
                <filesystem path="/usr/lib/libmsg_utils.so" label="_"/>
                <filesystem path="/usr/lib/libmsg_vobject.so" label="_"/>
        </assign>
-        <permit>
-                <smack permit="com.samsung.quickpanel" type="rx"/>
-                <smack permit="com.samsung.indicator" type="rwx"/>
-                <smack permit="com.samsung.lockscreen" type="rx"/>
-        </permit>
 </manifest>