sm8450-common: rootdir: init.qcom.rc: Do not register HIDL service
Remove the option to register HIDL service for wpa_supplicant with a separate instance(wigigsvc). Change-Id: I953b7d69e7dcaff83cadd9a55f3b76ab2a1216f3
This commit is contained in:
parent
37ff0286d1
commit
9e64959380
1 changed files with 1 additions and 2 deletions
|
@ -533,8 +533,7 @@ service vendor.wigig_supplicant /vendor/bin/hw/wpa_supplicant \
|
|||
-iwigig0 -Dnl80211 -c/data/vendor/wifi/wigig_supplicant.conf \
|
||||
-m/data/vendor/wifi/wigig_p2p_supplicant.conf \
|
||||
-O/data/vendor/wifi/wigig_sockets -dd \
|
||||
-e/data/vendor/wifi/wigig_entropy.bin -g@android:wigig/wpa_wigig0 \
|
||||
-S wigigsvc
|
||||
-e/data/vendor/wifi/wigig_entropy.bin -g@android:wigig/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
|
||||
|
|
Loading…
Reference in a new issue