Cody sync.: merge tizen 2.4 code from spin git
[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::vconf" type="rwxat"/>
10                         <smack request="system::vconf_system" type="rw"/>
11                         <smack request="system::vconf_setting" type="rw"/>
12                         <smack request="system::share" type="rwxat"/>
13                         <smack request="system::ext_storage" type="rwxat"/>
14                         <smack request="system::media" type="rwxat"/>
15                         <smack request="system::homedir" type="rwxat"/>
16                         <smack request="dbus" type="rwx"/>
17                         <smack request="xorg" type="rwx"/>
18                         <smack request="device::app_logging" type="w"/>
19                         <smack request="syspopup::db" type="rwx"/>
20                         <smack request="device::dialout" type="rw"/>
21                         <smack request="sys-assert::core" type="rwxat"/>
22                         <smack request="alarm-server::alarm" type="w"/>
23                         <smack request="aul::launch" type="x"/>
24                         <smack request="security-server::api-cookie-check" type="w"/>
25                         <smack request="connman::get" type="rwx"/>
26                         <smack request="connman::set" type="rwx"/>
27                         <smack request="connman::profile" type="rwx"/>
28                         <smack request="telephony_framework::api_ps_public" type="rw"/>
29                         <smack request="bt-service::public" type="w"/>
30                         <smack request="bt-service::platform" type="w"/>
31                         <smack request="tizen::vconf::platform::r" type="rw"/>
32                         <smack request="tizen::vconf::platform::rw" type="rw"/>
33                         <smack request="tizen::vconf::public::r::platform::rw" type="rw"/>
34                 </request>
35                 <permit>
36                         <smack permit="dbus" type="rx"/>
37                 </permit>
38         </define>
39         <assign>
40                 <filesystem path="/etc/init.d/bluetooth-frwk" label="_" exec_label="none" />
41                 <filesystem path="/usr/share/dbus-1/system-services/org.projectx.bt.service" label="_" exec_label="none" />
42                 <filesystem path="/opt/etc/dump.d/module.d/bluetooth_log_dump.sh" label="_" exec_label="none"/>
43                 <filesystem path="/usr/etc/bluetooth" label="_" exec_label="none"/>
44                 <filesystem path="/usr/etc/bluetooth/stack_info" label="_" exec_label="none"/>
45                 <filesystem path="/opt/var/lib/bluetooth" label="_" exec_label="none"/>
46         </assign>
47         <request>
48                 <domain name="bt-service"/>
49         </request>
50 </manifest>