From c5406a3be5315fb8ec0ecfff0b0a47f53c4af046 Mon Sep 17 00:00:00 2001 From: Christophe Moreau Date: Wed, 17 Sep 2014 15:44:57 +0200 Subject: [PATCH] bt-stack-down.sh doesn't kill bt-syspopup when stopping bluetooth Bug-Tizen: TC-1476 Change-Id: I0495fd31c6d2752123dd0ff678dc3d807854e2e1 Signed-off-by: Christophe Moreau --- scripts/bt-stack-down.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/bt-stack-down.sh b/scripts/bt-stack-down.sh index 96b77fe..8d20e47 100644 --- a/scripts/bt-stack-down.sh +++ b/scripts/bt-stack-down.sh @@ -10,7 +10,6 @@ # Kill BlueZ bluetooth stack killall bluetooth killall obexd obex-client -killall bt-syspopup killall bluetooth-share killall bluetooth-pb-agent killall bluetooth-map-agent -- 2.7.4