Add hardware/qcom/wlan namespace

With libwifi-hal-qcom migrated to Android.bp with soong namespace
the namespace should be added to PRODUCT_SOONG_NAMESPACES as well.

Bug: 273376293
Test: m droid
Change-Id: I6fe0e5ce62982493c9ef58b1ce651f6b44d37a1b
This commit is contained in:
Jooyung Han 2023-03-28 14:58:12 +09:00
parent 637b408351
commit 9d25d84fcc

View file

@ -179,6 +179,9 @@ else
device/google/lynx/location/scd_user.conf.l10:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/scd.conf
endif
# Wifi HAL
PRODUCT_SOONG_NAMESPACES += hardware/qcom/wlan/wcn6740
# DCK properties based on target
PRODUCT_PROPERTY_OVERRIDES += \
ro.gms.dck.eligible_wcc=2 \