From f6865713f287ea9d6c57ddfa3ff919624f6c8f03 Mon Sep 17 00:00:00 2001 From: Lorenzo Colitti Date: Tue, 18 Apr 2017 06:34:57 +0530 Subject: [PATCH] dre: Delete dhcpcd init entries, since dhcpcd is no more. Bug: 27192644 Change-Id: I1aa25190c07f027884421d91c1e93f214493382d --- init/init.qcom.rc | 40 ---------------------------------------- 1 file changed, 40 deletions(-) diff --git a/init/init.qcom.rc b/init/init.qcom.rc index 27edcfe..f93d829 100644 --- a/init/init.qcom.rc +++ b/init/init.qcom.rc @@ -524,36 +524,6 @@ service vendor.move_wifi_data /system/bin/move_wifi_data.sh disabled 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 class main user wifi @@ -587,16 +557,6 @@ on property:sys.shutdown.requested=* write /sys/kernel/shutdown_wlan/shutdown 1 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 class late_start user radio