Package 0.0.25 release
[apps/core/preloaded/email.git] / org.tizen.email.manifest
1 <manifest>
2         <define>
3                 <domain name="org.tizen.email" />
4                 <request>
5                         <smack request="system::homedir" type="arwxt"/>
6                         <smack request="ail::db" type="rw"/>
7                         <smack request="system::vconf" type="arwxt"/>
8                         <smack request="net-config" type="r"/>
9                         <smack request="email-service::db" type="rw"/>
10                         <smack request="isf" type="rwx"/>
11                         <smack request="dbus" type="w"/>
12                         <smack request="pkgmgr" type="r"/>
13                         <smack request="efreet" type="x"/>
14                         <smack request="contacts-service" type="rw"/>
15                         <smack request="contacts-service::db" type="rw"/>
16                         <smack request="webkit2-efl" type="rx"/>
17                         <smack request="calendar-service::db" type="rw"/>
18                         <smack request="xorg" type="wx"/>
19                         <smack request="libug-phone::data" type="wx"/>
20                         <smack request="libaccounts-svc::db" type="rw"/>
21                         <smack request="email-service" type="rwx"/>
22                 </request>
23                 <permit>
24                         <smack permit="webkit2-efl" type="rwx"/>
25                 </permit>
26         </define>
27         <assign>
28                 <filesystem path="/usr/ug/lib/libug-email-composer-efl.so" label="_" />
29                 <filesystem path="/usr/ug/lib/libug-email-viewer-efl.so" label="_" />
30                 <filesystem path="/usr/ug/lib/libug-email-account-efl.so" label="_" />
31                 <filesystem path="/usr/ug/lib/libug-email-mailbox-efl.so" label="_" />
32                 <filesystem path="/usr/ug/lib/libug-email-setting-efl.so" label="_" />
33                 <filesystem path="/usr/apps/org.tizen.email/lib/libemail-common.so" label="_" />
34                 <filesystem path="/usr/share/packages/org.tizen.email.xml" label="_" />
35                 <filesystem path="/usr/share/icons/default/small/org.tizen.email.png" label="_" />
36                 <filesystem path="/usr/apps/org.tizen.email/data/_email_default.html" label="org.tizen.email" />
37         </assign>
38         <request>
39                 <domain name="org.tizen.email" />
40         </request>
41 </manifest>