summaryrefslogtreecommitdiff
path: root/org.tizen.phone.manifest
diff options
context:
space:
mode:
Diffstat (limited to 'org.tizen.phone.manifest')
-rw-r--r--org.tizen.phone.manifest32
1 files changed, 32 insertions, 0 deletions
diff --git a/org.tizen.phone.manifest b/org.tizen.phone.manifest
new file mode 100644
index 0000000..739edbc
--- /dev/null
+++ b/org.tizen.phone.manifest
@@ -0,0 +1,32 @@
+<manifest>
+ <define>
+ <domain name="org.tizen.phone"/>
+ <request>
+ <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="pkgmgr" type="r"/>
+ <smack request="efreet" type="rx"/>
+ <smack request="msg-service" type="w"/>
+ <smack request="notification::db" type="rw"/>
+ <smack request="dbus" type="rw"/>
+ <smack request="app-svc::db" type="rw"/>
+ <smack request="contacts-service::db" type="rw"/>
+ <smack request="libug-phone::data" type="rwx"/>
+ <smack request="sound_server" type="rw"/>
+ <smack request="syspopup::db" type="rw"/>
+ </request>
+ </define>
+ <assign>
+ <filesystem path="/usr/share/packages/org.tizen.phone.xml" label="_" />
+ <filesystem path="/usr/share/applications/org.tizen.phone.desktop" label="_" />
+ <filesystem path="/usr/share/icons/default/small/org.tizen.phone.png" label="_" />
+ </assign>
+ <request>
+ <domain name="org.tizen.phone"/>
+ </request>
+</manifest>