summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@open.eurogiciel.org>2015-06-24 15:17:42 +0200
committerJosé Bollo <jose.bollo@open.eurogiciel.org>2015-06-24 15:17:42 +0200
commitf59b9dc191613956ec0bd4c3245be79aaee34a1f (patch)
treede49329d60966452697b6c9dcca3b9f8da56cc9d
parent45110c2bc1867e8838fb697a2d451a3b199a081f (diff)
downloadnotification-accepted/tizen_3.0.2015.q2_common.tar.gz
notification-accepted/tizen_3.0.2015.q2_common.tar.bz2
notification-accepted/tizen_3.0.2015.q2_common.zip
Change-Id: I0456444ed8343e4f3904bb4623bee466e1bf5f7a Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
-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>