mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-29 04:45:54 +00:00
Merge "Remove references to non-existent dhcpcd"
This commit is contained in:
committed by
Android (Google) Code Review
commit
abe680573f
@@ -333,9 +333,6 @@ service tftp_server /vendor/bin/tftp_server
|
||||
class core
|
||||
user root
|
||||
|
||||
on property:init.svc.wpa_supplicant=stopped
|
||||
stop dhcpcd
|
||||
|
||||
service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
|
||||
-ip2p0 -Dnl80211 -c/data/misc/wifi/p2p_supplicant.conf \
|
||||
-I/system/etc/wifi/p2p_supplicant_overlay.conf -N \
|
||||
@@ -352,26 +349,6 @@ service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
service dhcpcd_wlan0 /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_p2p /system/bin/dhcpcd -n
|
||||
class late_start
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
service cnss_diag /vendor/bin/cnss_diag -q -f
|
||||
class main
|
||||
user root
|
||||
|
||||
Reference in New Issue
Block a user