mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: init: move service wpa_supplicant to /vendor/bin/hw
This commit is contained in:
parent
e96bf147e7
commit
d8e302bff3
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ service sensors /system/bin/sensors.qcom
|
|||
user root
|
||||
group root
|
||||
|
||||
service wpa_supplicant /system/bin/wpa_supplicant \
|
||||
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 \
|
||||
-iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf \
|
||||
|
|
Loading…
Reference in a new issue