mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Enable WIFI_HIDL_FEATURE_DUAL_INTERFACE
See https://source.android.com/devices/tech/connect/wifi-sta-ap-concurrency Working after renaming AP interface from swlan0 to wlan1 in kernel Change-Id: I64f9e7b76e6dffaf59cd78eae4ba3e75f3b13808 Signed-off-by: SamarV-121 <samarvispute121@pm.me>
This commit is contained in:
parent
72ef5ad4ad
commit
1a0407b231
1 changed files with 1 additions and 0 deletions
|
|
@ -109,4 +109,5 @@ BOARD_WPA_SUPPLICANT_DRIVER := NL80211
|
|||
BOARD_WPA_SUPPLICANT_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
|
||||
BOARD_HOSTAPD_DRIVER := NL80211
|
||||
BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
|
||||
WIFI_HIDL_FEATURE_DUAL_INTERFACE := true
|
||||
WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
|
||||
|
|
|
|||
Loading…
Reference in a new issue