summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorSteven Luo <steven+android@steven676.net>2013-08-01 11:18:00 -0700
committerJoel Teichroeb <joel@teichroeb.net>2013-08-27 15:07:27 -0700
commit998ce931337b56eb39b3e67fc78753aef5507624 (patch)
tree3d483e85858e2b1dad4020a22bb4340f7f17ece6 /init.herring.rc
parent46fcf24c4d9bcdec8e2373109d5b70c705980cfa (diff)
downloaddevice_samsung_crespo-998ce931337b56eb39b3e67fc78753aef5507624.zip
device_samsung_crespo-998ce931337b56eb39b3e67fc78753aef5507624.tar.gz
device_samsung_crespo-998ce931337b56eb39b3e67fc78753aef5507624.tar.bz2
Update BT network interface name for Android 4.2
Change-Id: Id90d02e5707872a6a02400d60783e3647ad10a77
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.herring.rc b/init.herring.rc
index accca47..9a5bc7d 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -120,7 +120,7 @@ service dhcpcd_uwbr0 /system/bin/dhcpcd -ABDKL
oneshot
# bluetooth
-service dhcpcd_bnep0 /system/bin/dhcpcd -ABKL
+service dhcpcd_bt-pan /system/bin/dhcpcd -ABKL
class main
disabled
oneshot
@@ -139,7 +139,7 @@ service iprenew_uwbr0 /system/bin/dhcpcd -n
oneshot
# bluetooth
-service iprenew_bnep0 /system/bin/dhcpcd -n
+service iprenew_bt-pan /system/bin/dhcpcd -n
class main
disabled
oneshot