Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d52879b authored by dianlujitao's avatar dianlujitao Committed by Bernhard Thoben
Browse files

kitakami-common: Workaround broken softAP with dynamic interface creation

Remove deprecated WIFI_HIDL_FEATURE_DISABLE_AP_MAC_RANDOMIZATION as well
while at it.

Change-Id: Iec8b34326a542b2dcde4c49544771d8e90d138ad
parent 4f7737d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -219,6 +219,7 @@ WIFI_DRIVER_FW_PATH_PARAM := "/sys/module/bcmdhd/parameters/firmware_path"
WIFI_DRIVER_FW_PATH_AP      := "/system/etc/firmware/wlan/bcmdhd/fw_bcmdhd_apsta.bin"
WIFI_DRIVER_FW_PATH_STA     := "/system/etc/firmware/wlan/bcmdhd/fw_bcmdhd.bin"
WPA_SUPPLICANT_VERSION      := VER_0_8_X
WIFI_AVOID_IFACE_RESET_MAC_CHANGE := true

# Inherit common blobs
-include vendor/sony/kitakami-common/BoardConfigVendor.mk