From: Wu Zheng Date: Tue, 3 Dec 2013 02:54:01 +0000 (-0500) Subject: Enable experimental interfaces to active AVRCP X-Git-Tag: submit/tizen/20131205.022004 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fsubmit%2Ftizen%2F20131205.022004;hp=11514b2fa2210d00c6abb66769c080e7fdc4d139;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-tools.git Enable experimental interfaces to active AVRCP Only after Enable experimental interfaces, AVRCP interfaces can be used. For fixing TIVI-2242, TIVI-869 TIVI-868 TIVI-867 TIVI-866, experimental interfaces will be enabled in Bluez. Change-Id: Idbcafeb6becd5ac6d7cbdae47f9f9cc92f7bda23 --- diff --git a/scripts/bt-stack-up.sh b/scripts/bt-stack-up.sh index ad80079..1e934a1 100644 --- a/scripts/bt-stack-up.sh +++ b/scripts/bt-stack-up.sh @@ -23,7 +23,7 @@ if [ -d /sys/fs/cgroup/systemd ]; then else # Under systemd, bluetoothd is dbus activated. sysvinit requires it to be # launched explicitly - /lib/bluetooth/bluetoothd -d + /lib/bluetooth/bluetoothd -E fi /usr/bin/bt-service &