summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJooyung Han <jooyung@google.com>2023-03-28 14:58:12 +0900
committerJooyung Han <jooyung@google.com>2023-04-11 13:25:42 +0900
commitfee5d3a0043ea613931001d1700399c1f788ae86 (patch)
treea923c8a7d017cb16b795fb15def33d9839d53661
parentac0bcce42b3b3154457e120f8f96a6225bebb6a9 (diff)
downloadredfin-fee5d3a0043ea613931001d1700399c1f788ae86.tar.gz
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 Merged-In: I40b1fc997e8ad283f6ba0a024cb2110912c46034 Change-Id: I40b1fc997e8ad283f6ba0a024cb2110912c46034
-rw-r--r--device-redfin.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device-redfin.mk b/device-redfin.mk
index a1b9608..6bd769c 100644
--- a/device-redfin.mk
+++ b/device-redfin.mk
@@ -36,7 +36,8 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/compression_wit
LOCAL_PATH := device/google/redfin
PRODUCT_SOONG_NAMESPACES += \
- device/google/redfin
+ device/google/redfin \
+ hardware/qcom/wlan/legacy
DEVICE_PACKAGE_OVERLAYS += device/google/redfin/redfin/overlay