summaryrefslogtreecommitdiffstats
path: root/rootdir/init.smdk4x12.rc
diff options
context:
space:
mode:
authorsbrissen <sbrissen@hotmail.com>2013-10-25 10:16:04 -0400
committersbrissen <sbrissen@hotmail.com>2013-10-25 10:16:04 -0400
commit48a9228b1dbe3659c2aaac44fbe8e4b9476dad18 (patch)
tree64fcd674569aef76a8f664edad85882931799b8f /rootdir/init.smdk4x12.rc
parent89e1b4db1112ab64e135a27d66845f42f70e529e (diff)
downloaddevice_samsung_smdk4412-common-48a9228b1dbe3659c2aaac44fbe8e4b9476dad18.tar.gz
device_samsung_smdk4412-common-48a9228b1dbe3659c2aaac44fbe8e4b9476dad18.tar.bz2
device_samsung_smdk4412-common-48a9228b1dbe3659c2aaac44fbe8e4b9476dad18.zip
smdk4x12-common: fix bt tether
Change-Id: Ib19439e39ba767e57826722279faaed02046df2e
Diffstat (limited to 'rootdir/init.smdk4x12.rc')
-rwxr-xr-xrootdir/init.smdk4x12.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/init.smdk4x12.rc b/rootdir/init.smdk4x12.rc
index 4ff9c72..e4295f6 100755
--- a/rootdir/init.smdk4x12.rc
+++ b/rootdir/init.smdk4x12.rc
@@ -470,7 +470,7 @@ service dhcpcd_p2p /system/bin/dhcpcd -aABKL
disabled
oneshot
-service dhcpcd_bnep0 /system/bin/dhcpcd -ABKL
+service dhcpcd_bt-pan /system/bin/dhcpcd -ABKL
class main
disabled
oneshot
@@ -485,7 +485,7 @@ service iprenew_p2p /system/bin/dhcpcd -n
disabled
oneshot
-service iprenew_bnep0 /system/bin/dhcpcd -n
+service iprenew_bt-pan /system/bin/dhcpcd -n
class main
disabled
oneshot