klte-common: wlan: Update supplicant services for new calling sequence
Change-Id: I9a2b5b2c27c8fd0e7b13e78cf02985c1c19db1b6
This commit is contained in:
parent
9589d29127
commit
41fbb27e8a
1 changed files with 1 additions and 1 deletions
|
@ -918,7 +918,7 @@ service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
|
|||
-I/vendor/etc/wifi/wpa_supplicant_overlay.conf -N \
|
||||
-ip2p0 -Dnl80211 -c/data/misc/wifi/p2p_supplicant.conf \
|
||||
-I/vendor/etc/wifi/p2p_supplicant_overlay.conf \
|
||||
-puse_p2p_group_interface=1 \
|
||||
-O/data/misc/wifi/sockets -puse_p2p_group_interface=1 \
|
||||
-e/data/misc/wifi/entropy.bin -g@android:wpa_wlan0
|
||||
class main
|
||||
socket wpa_wlan0 dgram 660 wifi wifi
|
||||
|
|
Loading…
Reference in a new issue