Enable PMF for WPA2-Personal Hotspot

Bug: 237958132
Change-Id: Icf5f41ca9645ac4d998c073ec0643cc56edce6f4
Test: ieee80211w=1 in the hotspot config file
This commit is contained in:
Hsiu-Chang Chen 2022-07-04 04:49:31 +00:00
parent 4608b93094
commit 478fe09af8

View file

@ -39,6 +39,7 @@ WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
WIFI_DRIVER_STATE_CTRL_PARAM := "/dev/wlan"
WIFI_DRIVER_STATE_ON := "ON"
WIFI_DRIVER_STATE_OFF := "OFF"
BOARD_HOSTAPD_CONFIG_80211W_MFP_OPTIONAL := true
# WLAN driver configuration files
PRODUCT_COPY_FILES += \