sdm660-common: Enable Aware Wi-Fi feature
* Goes as per stock and is needed since the HIDL interface is now being built from source. Change-Id: Ia18a38be16f56f48f0442aeae588bb987391c716 Signed-off-by: PainKiller3 <ninadpatil100@gmail.com>
This commit is contained in:
parent
7bdc0d6d36
commit
68d67fa744
1 changed files with 1 additions and 0 deletions
|
@ -307,6 +307,7 @@ 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
|
||||
WIFI_HIDL_FEATURE_AWARE := true
|
||||
WPA_SUPPLICANT_VERSION := VER_0_8_X
|
||||
|
||||
# Inherit the proprietary files
|
||||
|
|
Loading…
Reference in a new issue