commit | 80e16483a7e523f0f011825cf0faf30fda4b5a2a | [log] [tgz] |
---|---|---|
author | Aaron Kling <webgeek1234@gmail.com> | Sun Sep 24 19:03:50 2023 -0500 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu Oct 12 03:18:24 2023 -0400 |
tree | 68c34ded4159be1054901d400a50e33d98360cc3 | |
parent | c5db840edd2b23bd2c56601c6274ed94b1d96428 [diff] |
qcom: Add qcom-caf wlan to soong namespaces Change-Id: I6b67b7932e27a7f1fbbb623e3e5b9e2103684c8c
diff --git a/config/BoardConfigQcom.mk b/config/BoardConfigQcom.mk index 24a030e..be9747d 100644 --- a/config/BoardConfigQcom.mk +++ b/config/BoardConfigQcom.mk
@@ -224,3 +224,6 @@ ifneq ($(USE_DEVICE_SPECIFIC_DATASERVICES),true) PRODUCT_SOONG_NAMESPACES += vendor/qcom/opensource/dataservices endif + +# Add wlan to PRODUCT_SOONG_NAMESPACES +PRODUCT_SOONG_NAMESPACES += hardware/qcom-caf/wlan