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:26:26 +0900
commitecf29a2cf916f9ed6b313e0d40579fb4ba0d479a (patch)
tree804d5ca875b1169fdc11d68b88f56a6975640702
parent98d5d5eeb521b4ac6e6cb17ae988a98410e7fef5 (diff)
downloadbramble-ecf29a2cf916f9ed6b313e0d40579fb4ba0d479a.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: I98ad7011b602947a708d507453f5725ee19448ec Change-Id: I98ad7011b602947a708d507453f5725ee19448ec
-rw-r--r--device-bramble.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device-bramble.mk b/device-bramble.mk
index 8d74f1e..bbf0368 100644
--- a/device-bramble.mk
+++ b/device-bramble.mk
@@ -36,7 +36,8 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/compression_wit
LOCAL_PATH := device/google/bramble
PRODUCT_SOONG_NAMESPACES += \
- device/google/bramble
+ device/google/bramble \
+ hardware/qcom/wlan/legacy
DEVICE_PACKAGE_OVERLAYS += device/google/bramble/bramble/overlay