summaryrefslogtreecommitdiff
path: root/org.tizen.smartsearch.manifest
diff options
context:
space:
mode:
Diffstat (limited to 'org.tizen.smartsearch.manifest')
-rwxr-xr-xorg.tizen.smartsearch.manifest30
1 files changed, 30 insertions, 0 deletions
diff --git a/org.tizen.smartsearch.manifest b/org.tizen.smartsearch.manifest
new file mode 100755
index 0000000..511c917
--- /dev/null
+++ b/org.tizen.smartsearch.manifest
@@ -0,0 +1,30 @@
+<manifest>
+ <define>
+ <domain name="org.tizen.smartsearch"/>
+ <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="isf" type="rw"/>
+ <smack request="contacts-service" type="rw"/>
+ <smack request="msg-service" type="w"/>
+ <smack request="media-data::db" type="rw"/>
+ <smack request="libslp-memo::db" type="rw"/>
+ <smack request="email-service::db" type="rw"/>
+ <smack request="contacts-service::db" type="rw"/>
+ <smack request="msg-service::db" type="rw"/>
+ <smack request="pkgmgr" type="r"/>
+ <smack request="efreet" type="rx"/>
+ <smack request="dbus" type="w"/>
+ <smack request="syspopup::db" type="rw"/>
+ </request>
+ </define>
+ <assign>
+ <filesystem path="/opt/share/icons/default/small/org.tizen.smartsearch.png" label="_"/>
+ </assign>
+ <request>
+ <domain name="org.tizen.smartsearch"/>
+ </request>
+</manifest>