sync with private git
[platform/core/api/notification.git] / notification.manifest
1 <manifest>
2         <define>
3             <domain name="notification"/>
4                 <provide>
5                         <label name="notification::db"/>
6                 </provide>
7         </define>
8         <assign>
9                 <filesystem path="/usr/lib/libnotification.so.0.1.0" label="_"/>
10                 <filesystem path="/usr/lib/libnotification.so.0" label="_"/>
11                 <filesystem path="/usr/lib/libnotification.so" label="_"/>
12         </assign>
13         <request>
14             <domain name="notification"/>
15         </request>
16 </manifest>