Handle GATT client app's termination
[platform/core/connectivity/bluetooth-frwk.git] / bluetooth-frwk.manifest
index 1eedb7f..017d22d 100644 (file)
@@ -1,49 +1,5 @@
 <manifest>
-       <define>
-               <domain name="bt-service"/>
-               <provide>
-                       <label name="bt-service::public"/>
-                       <label name="bt-service::platform"/>
-               </provide>
-               <request>
-                       <smack request="system::vconf" type="rwxat"/>
-                       <smack request="system::vconf_system" type="rw"/>
-                       <smack request="system::vconf_setting" type="rw"/>
-                       <smack request="system::share" type="rwxat"/>
-                       <smack request="system::ext_storage" type="rwxat"/>
-                       <smack request="system::media" type="rwxat"/>
-                       <smack request="system::homedir" type="rwxat"/>
-                       <smack request="dbus" type="rwx"/>
-                       <smack request="xorg" type="rwx"/>
-                       <smack request="device::app_logging" type="w"/>
-                       <smack request="syspopup::db" type="rwx"/>
-                       <smack request="device::dialout" type="rw"/>
-                       <smack request="sys-assert::core" type="rwxat"/>
-                       <smack request="alarm-server::alarm" type="w"/>
-                       <smack request="aul::launch" type="x"/>
-                       <smack request="connman::get" type="rwx"/>
-                       <smack request="connman::set" type="rwx"/>
-                       <smack request="connman::profile" type="rwx"/>
-                       <smack request="telephony_framework::api_ps_public" type="rw"/>
-                       <smack request="bt-service::public" type="w"/>
-                       <smack request="bt-service::platform" type="w"/>
-                       <smack request="tizen::vconf::platform::r" type="rw"/>
-                       <smack request="tizen::vconf::platform::rw" type="rw"/>
-                       <smack request="tizen::vconf::public::r::platform::rw" type="rw"/>
-               </request>
-               <permit>
-                       <smack permit="dbus" type="rx"/>
-               </permit>
-       </define>
-       <assign>
-               <filesystem path="/etc/init.d/bluetooth-frwk" label="_" exec_label="none" />
-               <filesystem path="/usr/share/dbus-1/system-services/org.projectx.bt.service" label="_" exec_label="none" />
-               <filesystem path="/opt/etc/dump.d/module.d/bluetooth_log_dump.sh" label="_" exec_label="none"/>
-               <filesystem path="/usr/etc/bluetooth" label="_" exec_label="none"/>
-               <filesystem path="/usr/etc/bluetooth/stack_info" label="_" exec_label="none"/>
-               <filesystem path="/opt/var/lib/bluetooth" label="_" exec_label="none"/>
-       </assign>
-       <request>
-               <domain name="bt-service"/>
-       </request>
+ <request>
+    <domain name="_"/>
+ </request>
 </manifest>