3.0 specific patch: change security service
[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="connman::get" type="rwx"/>
25                         <smack request="connman::set" type="rwx"/>
26                         <smack request="connman::profile" type="rwx"/>
27                         <smack request="telephony_framework::api_ps_public" type="rw"/>
28                         <smack request="bt-service::public" type="w"/>
29                         <smack request="bt-service::platform" type="w"/>
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                 </request>
34                 <permit>
35                         <smack permit="dbus" type="rx"/>
36                 </permit>
37         </define>
38         <assign>
39                 <filesystem path="/etc/init.d/bluetooth-frwk" label="_" exec_label="none" />
40                 <filesystem path="/usr/share/dbus-1/system-services/org.projectx.bt.service" label="_" exec_label="none" />
41                 <filesystem path="/opt/etc/dump.d/module.d/bluetooth_log_dump.sh" label="_" exec_label="none"/>
42                 <filesystem path="/usr/etc/bluetooth" label="_" exec_label="none"/>
43                 <filesystem path="/usr/etc/bluetooth/stack_info" label="_" exec_label="none"/>
44                 <filesystem path="/opt/var/lib/bluetooth" label="_" exec_label="none"/>
45         </assign>
46         <request>
47                 <domain name="bt-service"/>
48         </request>
49 </manifest>