wahoo: 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: I041a57bc6873903895a0b8783eb13106ea224886
This commit is contained in:
Jooyung Han
2023-03-29 09:28:58 +09:00
committed by Asriadi Rahim
parent d0f1b3861f
commit 9936488172

View File

@@ -23,7 +23,8 @@ PRODUCT_SOONG_NAMESPACES += \
hardware/google/camera \
hardware/google/interfaces \
hardware/google/pixel \
hardware/qcom/msm8998
hardware/qcom/msm8998 \
hardware/qcom/wlan/legacy
PRODUCT_COPY_FILES += \
device/google/wahoo/default-permissions.xml:$(TARGET_COPY_OUT_VENDOR)/etc/default-permissions/default-permissions.xml \