summaryrefslogtreecommitdiff
path: root/org.tizen.contacts.manifest
diff options
context:
space:
mode:
authorJinkun Jang <jinkun.jang@samsung.com>2013-03-13 01:37:52 +0900
committerJinkun Jang <jinkun.jang@samsung.com>2013-03-13 01:37:52 +0900
commit568c09651ccbdc576bc7662af3d9328728370262 (patch)
tree6edbe93ecee55afe6b0cb401f600d11f2212180c /org.tizen.contacts.manifest
parentb9b4104f70d3f35414260d964f4c7c0221d21446 (diff)
downloadphone-contacts-568c09651ccbdc576bc7662af3d9328728370262.tar.gz
phone-contacts-568c09651ccbdc576bc7662af3d9328728370262.tar.bz2
phone-contacts-568c09651ccbdc576bc7662af3d9328728370262.zip
Tizen 2.1 base
Diffstat (limited to 'org.tizen.contacts.manifest')
-rw-r--r--org.tizen.contacts.manifest35
1 files changed, 35 insertions, 0 deletions
diff --git a/org.tizen.contacts.manifest b/org.tizen.contacts.manifest
new file mode 100644
index 0000000..6bfe9ea
--- /dev/null
+++ b/org.tizen.contacts.manifest
@@ -0,0 +1,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> \ No newline at end of file