Code Merge [Tizen3.0]: Applied tizen.org patches
[platform/core/connectivity/bluetooth-frwk.git] / bluetooth-frwk.manifest
1 <manifest>
2         <define>
3                 <domain name="bt-service"/>
4                 <provide>
5                         <label name="bt-service::public"/>
6                         <label name="bt-service::platform"/>
7                 </provide>
8                 <request>
9                         <smack request="system::share" type="rwxat"/>
10                         <smack request="system::ext_storage" type="rwxat"/>
11                         <smack request="system::media" type="rwxat"/>
12                         <smack request="system::homedir" type="rwxat"/>
13                         <smack request="dbus" type="rwx"/>
14                         <smack request="xorg" type="rwx"/>
15                         <smack request="device::app_logging" type="w"/>
16                         <smack request="syspopup::db" type="rwx"/>
17                         <smack request="device::dialout" type="rw"/>
18                         <smack request="sys-assert::core" type="rwxat"/>
19                         <smack request="tethering::dbus-access" type="rw"/>
20                         <smack request="alarm-server::alarm" type="w"/>
21                         <smack request="aul::launch" type="x"/>
22                         <smack request="security-server::api-cookie-check" type="w"/>
23                         <smack request="connman::get" type="rwx"/>
24                         <smack request="connman::set" type="rwx"/>
25                         <smack request="connman::profile" type="rwx"/>
26                         <smack request="factory-reset" type="rwx"/>
27                         <smack request="bt-service::public" type="w"/>
28                         <smack request="bt-service::platform" type="w"/>
29                         <smack request="telephony_framework::api_ps_public" type="rw"/>
30                         <smack request="tizen::vconf::platform::r" type="rw"/>
31                         <smack request="tizen::vconf::platform::rw" type="rw"/>
32                         <smack request="tizen::vconf::public::r::platform::rw" type="rw"/>
33                         <smack request="tizen::vconf::setting::admin" type="rw"/>
34                 </request>
35         </define>
36         <assign>
37                 <filesystem path="/etc/init.d/bluetooth-frwk" label="_" exec_label="none" />
38                 <filesystem path="/usr/share/dbus-1/system-services/org.projectx.bt.service" label="_" exec_label="none" />
39                 <filesystem path="/opt/etc/dump.d/module.d/bluetooth_log_dump.sh" label="_" exec_label="none"/>
40                 <filesystem path="/usr/etc/bluetooth" label="_" exec_label="none"/>
41                 <filesystem path="/usr/etc/bluetooth/stack_info" label="_" exec_label="none"/>
42                 <filesystem path="/opt/var/lib/bluetooth" label="_" exec_label="none"/>
43         </assign>
44         <request>
45                 <domain name="bt-service"/>
46         </request>
47 </manifest>