dre: Disable WiFi Aware & RTT for unsupported target
* Lahaina is supposed to be a supported target, but some CTS tests fail. Oplus also disables these in OOS. Change-Id: I5921e0f4ecb2140a5610059bdd16cc6e99d7d725
This commit is contained in:
parent
612812765a
commit
8a48076979
3 changed files with 0 additions and 6 deletions
|
|
@ -225,7 +225,6 @@ BOARD_WPA_SUPPLICANT_PRIVATE_LIB_EVENT := "ON"
|
|||
WIFI_DRIVER_STATE_CTRL_PARAM := "/dev/wlan"
|
||||
WIFI_DRIVER_STATE_OFF := "OFF"
|
||||
WIFI_DRIVER_STATE_ON := "ON"
|
||||
WIFI_HIDL_FEATURE_AWARE := true
|
||||
WIFI_HIDL_FEATURE_DUAL_INTERFACE := true
|
||||
WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
|
||||
WPA_SUPPLICANT_VERSION := VER_0_8_X
|
||||
|
|
|
|||
Loading…
Reference in a new issue