tizen 2.4 release
[apps/home/settings.git] / org.tizen.setting.manifest
index a430ce3..cf17246 100644 (file)
@@ -3,14 +3,33 @@
                <domain name="org.tizen.setting"/>
                <provide>
                        <label name="org.tizen.setting::default-resources"/>
-                       <label name="org.tizen.setting::private"/>
                </provide>
                <request>
                        <smack request="pkgmgr::svc" type="rx"/>
                        <smack request="pkgmgr::info" type="r"/>
                        <smack request="bt-service::public" type="w"/>
                        <smack request="bt-service::platform" type="w"/>
+
+                       <smack request="tizen::vconf::location::enable" type="rl"/>
+                       <smack request="tizen::vconf::platform::r" type="rl"/>
+                       <smack request="tizen::vconf::platform:rw" type="rw"/>
+                       <smack request="tizen::vconf::public::r" type="rl"/>
+                       <smack request="tizen::vconf::public::rw" type="rl"/>
+                       <smack request="tizen::vconf::setting" type="rw"/>
+                       <smack request="tizen::vconf::setting::admin" type="rw"/>
+                       <smack request="tizen::vconf::volume::set" type="rw"/>
+                       <smack request="tizen::vconf::telephony::admin" type="rw"/>
+                       <smack request="tizen::vconf::account" type="rw"/>
+                       <smack request="notification::db" type="rl"/>
+                       <smack request="data-provider-master::notification" type="w"/>
+                       <smack request="data-provider-master::notification.client" type="w"/>
+                       <smack request="callmgr::api_call" type="rl"/>
+                       <smack request="callmgr::signal" type="rw"/>
+                       <smack request="webkit2-efl" type="rx"/>
+                       <!-- VCONFKEY_SYSTEM_TIME_CHANGED -->
+                       <smack request="tizen::vconf::public::r::platform::rw" type="rw"/>
                        <smack request="nfc-manager::admin" type="rw"/>
+                       <smack request="media-server" type="rw"/>
                </request>
        </define>
        <assign>
@@ -27,8 +46,8 @@
                <filesystem path="/opt/usr/apps/org.tizen.setting/data/test.db" label="org.tizen.setting"/>
                <filesystem path="/opt/usr/apps/org.tizen.setting/data/*" label="org.tizen.setting"/>
 
-               <filesystem path="/opt/usr/share/settings" label="_"/>
-               <filesystem path="/opt/usr/share/settings/*" label="_"/>
+               <filesystem path="/opt/usr/share/settings" label="org.tizen.setting::default-resources"/>
+               <filesystem path="/opt/usr/share/settings/*" label="org.tizen.setting::default-resources"/>
                <filesystem path="/usr/apps/org.tizen.setting/firewall" label="org.tizen.setting::firewall-security"/>
                <filesystem path="/home/app/.firewall/*" label="org.tizen.setting::firewall-security"/>