wifi: Remove wigig_supplicant
Change-Id: I11c4508948d3577885edc4fc1dc6769cf3811e07
This commit is contained in:
@@ -693,20 +693,6 @@ service wpa_supplicant /system/bin/wpa_supplicant \
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
service wigig_supplicant /system/bin/wpa_supplicant \
|
||||
-iwigig0 -Dnl80211 -c/data/misc/wifi/wigig_supplicant.conf \
|
||||
-m/data/misc/wifi/wigig_p2p_supplicant.conf \
|
||||
-O/data/misc/wifi/wigig_sockets -dd \
|
||||
-e/data/misc/wifi/wigig_entropy.bin -g@android:wpa_wigig0
|
||||
# we will start as root and wpa_supplicant will switch to user wifi
|
||||
# after setting up the capabilities required for WEXT
|
||||
# user wifi
|
||||
# group wifi inet keystore
|
||||
class main
|
||||
socket wpa_wigig0 dgram 660 wifi wifi
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
service dhcpcd_wlan0 /system/bin/dhcpcd
|
||||
class late_start
|
||||
disabled
|
||||
|
||||
Reference in New Issue
Block a user