mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: wlan: Update supplicant services for new calling sequence
Change-Id: I9a2b5b2c27c8fd0e7b13e78cf02985c1c19db1b6
This commit is contained in:
parent
e58fc52c20
commit
e1d2c84dc7
1 changed files with 1 additions and 1 deletions
|
@ -686,7 +686,7 @@ service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
|
|||
-I/vendor/etc/wifi/p2p_supplicant_overlay.conf -N \
|
||||
-iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf \
|
||||
-I/vendor/etc/wifi/wpa_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
|
||||
# we will start as root and wpa_supplicant will switch to user wifi
|
||||
# after setting up the capabilities required for WEXT
|
||||
|
|
Loading…
Reference in a new issue