diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 4c5f9ef8..3478ec97 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -261,6 +261,7 @@ WIFI_DRIVER_FW_PATH_AP := "ap" WIFI_DRIVER_FW_PATH_STA := "sta" WIFI_DRIVER_FW_PATH_P2P := "p2p" WIFI_DRIVER_OPERSTATE_PATH := "/sys/class/net/wlan0/operstate" +WIFI_HIDL_FEATURE_DUAL_INTERFACE := true WPA_SUPPLICANT_VERSION := VER_0_8_X # Inherit the proprietary files