summaryrefslogtreecommitdiff
path: root/org.tizen.contacts.manifest
blob: 6bfe9ea365f47ac4731491717e225b43ee29aab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<manifest>
        <define>
                <domain name="org.tizen.contacts"/>
                <request>
                        <smack request="libaccounts-svc" type="r"/>
                        <smack request="ail::db" type="rw"/>
                        <smack request="system::vconf" type="arwxt"/>
                        <smack request="system::homedir" type="arwxt"/>
                        <smack request="system::use_internet" type="r"/>
                        <smack request="xorg" type="w"/>
                        <smack request="contacts-service" type="rw"/>
                        <smack request="isf" type="rwx"/>
                        <smack request="media-data::db" type="rw"/>
                        <smack request="sound_server" type="rw"/>
                        <smack request="pkgmgr" type="r"/>
                        <smack request="efreet" type="rx"/>
                        <smack request="dbus" type="rw"/>
                        <smack request="pulseaudio" type="wx"/>
                        <smack request="app-svc::db" type="rw"/>
                        <smack request="msg-service" type="rwx"/>
                        <smack request="syspopup::db" type="rw"/>
                        <smack request="contacts-service::db" type="rw"/>
                        <smack request="libug-phone::data" type="rwx"/>
                        <smack request="ug_bluetooth" type="r"/>
                </request>
        </define>
        <assign>
                <filesystem path="/usr/share/packages/org.tizen.contacts.xml" label="_" />
                <filesystem path="/usr/share/applications/org.tizen.contacts.desktop" label="_" />
                <filesystem path="/usr/share/icons/default/small/org.tizen.contacts.png" label="_" />
        </assign>
        <request>
                <domain name="org.tizen.contacts"/>
        </request>
</manifest>