aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2016-02-24 23:52:00 -0600
committerSteven Lay <arbiter1000@gmail.com>2017-04-17 14:06:22 +0000
commitab1276c54e2b1b2589babdb0a6bdb2818cff85a0 (patch)
tree9fe2be764c07eb3e7234e613335ea04dce18f48c
parent9eb708e8d688a0ede8e72b383b0914afd81e94c2 (diff)
Delete dhcpcd init entries, since dhcpcd is no more.
Bug: 27192644 Change-Id: I3a682a96bb14977678159c5bd6ee361b92763905
-rw-r--r--rootdir/init.qcom.rc51
1 files changed, 0 insertions, 51 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc
index bc27232..3ade919 100644
--- a/rootdir/init.qcom.rc
+++ b/rootdir/init.qcom.rc
@@ -398,9 +398,6 @@ on post-fs-data
restorecon_recursive /idd
start wvkbd_installer
-on property:init.svc.wpa_supplicant=stopped
- stop dhcpcd
-
on property:bluetooth.isEnabled=true
# start btwlancoex
write /sys/class/bluetooth/hci0/idle_timeout 7000
@@ -457,54 +454,6 @@ service wpa_supplicant /system/bin/wpa_supplicant \
disabled
oneshot
-service dhcpcd_wlan0 /system/bin/dhcpcd -aABDKL
- class late_start
- disabled
- oneshot
-
-service dhcpcd_p2p /system/bin/dhcpcd -aABKL
- class late_start
- disabled
- oneshot
-
-service iprenew_wlan0 /system/bin/dhcpcd -n
- class late_start
- disabled
- oneshot
-
-service iprenew_p2p /system/bin/dhcpcd -n
- class late_start
- disabled
- oneshot
-
-service dhcpcd_bnep0 /system/bin/dhcpcd -BKLG
- disabled
- oneshot
-
-service dhcpcd_bnep1 /system/bin/dhcpcd -BKLG
- disabled
- oneshot
-
-service dhcpcd_bnep2 /system/bin/dhcpcd -BKLG
- disabled
- oneshot
-
-service dhcpcd_bnep3 /system/bin/dhcpcd -BKLG
- disabled
- oneshot
-
-service dhcpcd_bnep4 /system/bin/dhcpcd -BKLG
- disabled
- oneshot
-
-service dhcpcd_bt-pan /system/bin/dhcpcd -BKLG
- disabled
- oneshot
-
-service iprenew_bt-pan /system/bin/dhcpcd -n
- disabled
- oneshot
-
on property:ro.data.large_tcp_window_size=true
# Adjust socket buffer to enlarge TCP receive window for high bandwidth (e.g. DO-RevB)
write /proc/sys/net/ipv4/tcp_adv_win_scale 2