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:
parent
637b408351
commit
9d25d84fcc
1 changed files with 3 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue