projects
/
framework
/
messaging
/
msg-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91d0e00
)
Disable smack permit for notification.
author
Sangkoo Kim
<sangkoo.kim@samsung.com>
Thu, 7 Feb 2013 16:14:08 +0000
(
01:14
+0900)
committer
Sangkoo Kim
<sangkoo.kim@samsung.com>
Thu, 7 Feb 2013 16:14:08 +0000
(
01:14
+0900)
Change-Id: Iab66c9483b63903021c33e4a82859f4d9aab461a
msg-service.manifest
patch
|
blob
|
history
diff --git
a/msg-service.manifest
b/msg-service.manifest
index
d201d39
..
5fef746
100755
(executable)
--- a/
msg-service.manifest
+++ b/
msg-service.manifest
@@
-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>