浏览代码

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
Jooyung Han 2 年之前
父节点
当前提交
9d25d84fcc
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      device-lynx.mk

+ 3 - 0
device-lynx.mk

@@ -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 \