Merge "Add BOARD_WLAN_CHIP to soong config" am: 651503ca0c
am: a52217ff5a
am: 0988c51596
Original change: https://android-review.googlesource.com/c/device/google/gs201/+/2510556 Change-Id: I2c003da89ce68bb776693a4a64014a97e00aa699 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a3719f586d
1 changed files with 3 additions and 0 deletions
|
@ -46,3 +46,6 @@ BOARD_HOSTAPD_CONFIG_80211W_MFP_OPTIONAL := true
|
|||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_WIFI_PATH)/wpa_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wpa_supplicant_overlay.conf \
|
||||
$(LOCAL_WIFI_PATH)/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf
|
||||
|
||||
# Add BOARD_WLAN_CHIP to soong_config
|
||||
$(call soong_config_set,qcom_wifi,board_wlan_chip,wcn6740)
|
Loading…
Add table
Add a link
Reference in a new issue