Fix BT enable issue on XU3 TV profile
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-mobile-sprd.service
index 6be3c6c..6113d1d 100644 (file)
@@ -1,6 +1,6 @@
 [Unit]
 Description=Bluetooth framework
-After=multi-user.target
+After=wifi-ready.service
 
 [Service]
 User=network_fw
@@ -9,8 +9,10 @@ SmackProcessLabel=System
 SupplementaryGroups=priv_mediastorage priv_externalstorage
 Type=dbus
 BusName=org.projectx.bt
+ExecStartPre=/bin/sleep 2
 ExecStart=/usr/bin/bt-service
 KillMode=process
+NotifyAccess=main
 
 [Install]
 WantedBy=multi-user.target