sm8550-common: Delete dhcpcd init entries, since dhcpcd is no more.
Bug: 27192644 Change-Id: I1aa25190c07f027884421d91c1e93f214493382d
This commit is contained in:
committed by
Mezaque Silver
parent
c7d9f66130
commit
918acecd1b
@@ -536,36 +536,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
|
||||||
@@ -589,16 +559,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/ssgqmigd64
|
service ssgqmigd /vendor/bin/ssgqmigd64
|
||||||
class late_start
|
class late_start
|
||||||
user radio
|
user radio
|
||||||
|
Reference in New Issue
Block a user