summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorIrfan Sheriff <isheriff@google.com>2011-05-20 13:59:51 -0700
committerIrfan Sheriff <isheriff@google.com>2011-05-20 14:02:33 -0700
commite698ffed6dc058286eec5f8664022af31c203cd1 (patch)
treec5b0e804bdad00a1b731663660118173b20b78dc /init.herring.rc
parentb40c44039b6d020170dd207b42b28824c940e67f (diff)
downloaddevice_samsung_crespo-e698ffed6dc058286eec5f8664022af31c203cd1.zip
device_samsung_crespo-e698ffed6dc058286eec5f8664022af31c203cd1.tar.gz
device_samsung_crespo-e698ffed6dc058286eec5f8664022af31c203cd1.tar.bz2
Revert "Fix dhcp interface for crespo"
This reverts commit cb4e4b15eb8f928b01347acab1d41d0b533e855a. Change-Id: I7627f19a925de6346aa7586f02cc3db283ee7312
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc10
1 files changed, 0 insertions, 10 deletions
diff --git a/init.herring.rc b/init.herring.rc
index 31bd224..a6a83a5 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -107,11 +107,6 @@ service dhcpcd_bnep0 /system/bin/dhcpcd -ABKL
disabled
oneshot
-# bluetooth
-service dhcpcd_bnep0 /system/bin/dhcpcd -ABKL
- disabled
- oneshot
-
# IP Renew
# wi-fi
service iprenew_wlan0 /system/bin/dhcpcd -n
@@ -131,11 +126,6 @@ service iprenew_bnep0 /system/bin/dhcpcd -n
disabled
oneshot
-# bluetooth
-service iprenew_bnep0 /system/bin/dhcpcd -n
- disabled
- oneshot
-
service hciattach /system/bin/brcm_patchram_plus --enable_hci --enable_lpm \
--baudrate 3000000 --patchram /vendor/firmware/bcm4329.hcd /dev/s3c2410_serial0
class main