summaryrefslogtreecommitdiff
path: root/notification.manifest
diff options
context:
space:
mode:
authorKyuho Jo <kyuho.jo@samsung.com>2015-07-01 17:41:25 +0900
committerKyuho Jo <kyuho.jo@samsung.com>2015-07-01 17:41:25 +0900
commitd715f1aaa711f50330824f204764dfba78333a11 (patch)
tree2bc368c4825466aaf5e8d7e75fa92aa5e9157291 /notification.manifest
parent45110c2bc1867e8838fb697a2d451a3b199a081f (diff)
downloadnotification-d715f1aaa711f50330824f204764dfba78333a11.tar.gz
notification-d715f1aaa711f50330824f204764dfba78333a11.tar.bz2
notification-d715f1aaa711f50330824f204764dfba78333a11.zip
Change-Id: Ia9c0d08d02c98c9e3f598e34c2838e6909a3121c Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Diffstat (limited to 'notification.manifest')
-rw-r--r--notification.manifest13
1 files changed, 1 insertions, 12 deletions
diff --git a/notification.manifest b/notification.manifest
index 061daab..6c61ae0 100644
--- a/notification.manifest
+++ b/notification.manifest
@@ -1,16 +1,5 @@
<manifest>
- <define>
- <domain name="notification"/>
- <provide>
- <label name="notification::db"/>
- </provide>
- </define>
- <assign>
- <filesystem path="/usr/lib/libnotification.so.0.1.0" label="_"/>
- <filesystem path="/usr/lib/libnotification.so.0" label="_"/>
- <filesystem path="/usr/lib/libnotification.so" label="_"/>
- </assign>
<request>
- <domain name="notification"/>
+ <domain name="_"/>
</request>
</manifest>