dre: Delete dhcpcd init entries, since dhcpcd is no more.

Bug: 27192644
Change-Id: I1aa25190c07f027884421d91c1e93f214493382d
This commit is contained in:
Lorenzo Colitti 2017-04-18 06:34:57 +05:30 committed by Albert Tang
parent 3be0a82348
commit f6865713f2

View file

@ -524,36 +524,6 @@ service vendor.move_wifi_data /system/bin/move_wifi_data.sh
disabled disabled
oneshot oneshot
service dhcpcd_wlan0 /system/bin/dhcpcd -ABKLG
class late_start
disabled
oneshot
service dhcpcd_bond0 /system/bin/dhcpcd -ABKLG
class late_start
disabled
oneshot
service dhcpcd_p2p /system/bin/dhcpcd -ABKLG
class late_start
disabled
oneshot
service iprenew_wlan0 /system/bin/dhcpcd -n
class late_start
disabled
oneshot
service iprenew_bond0 /system/bin/dhcpcd -n
class late_start
disabled
oneshot
service iprenew_p2p /system/bin/dhcpcd -n
class late_start
disabled
oneshot
service ptt_socket_app /system/vendor/bin/ptt_socket_app -d service ptt_socket_app /system/vendor/bin/ptt_socket_app -d
class main class main
user wifi user wifi
@ -587,16 +557,6 @@ on property:sys.shutdown.requested=*
write /sys/kernel/shutdown_wlan/shutdown 1 write /sys/kernel/shutdown_wlan/shutdown 1
stop cnss-daemon stop cnss-daemon
service dhcpcd_bt-pan /system/bin/dhcpcd -BKLG
class late_start
disabled
oneshot
service iprenew_bt-pan /system/bin/dhcpcd -n
class late_start
disabled
oneshot
service ssgqmigd /vendor/bin/ssgqmigd service ssgqmigd /vendor/bin/ssgqmigd
class late_start class late_start
user radio user radio