Add smack rule for notification.
authorSangkoo Kim <sangkoo.kim@samsung.com>
Thu, 7 Feb 2013 07:49:02 +0000 (16:49 +0900)
committerSangkoo Kim <sangkoo.kim@samsung.com>
Thu, 7 Feb 2013 07:49:02 +0000 (16:49 +0900)
Change-Id: I8b1221052b95393d6f5239318b1b0485c2bad749

msg-service.manifest

index 5fef746..d201d39 100755 (executable)
@@ -20,4 +20,9 @@
                <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>