summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJooyung Han <jooyung@google.com>2023-04-17 01:09:23 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-04-17 01:09:23 +0000
commit3ddfd20bf4d5f91e3d97515bdb2c3b5f2d3457a5 (patch)
tree82604e6db1caafba83de0a884fde150a61c2a769
parenta5596e1135098d3abe57c1e58441a6a68d1fcf04 (diff)
parent07196579f9cf77cb4190fc80ed70f2d756285111 (diff)
downloadsunfish-3ddfd20bf4d5f91e3d97515bdb2c3b5f2d3457a5.tar.gz
Merge changes I6363ffd0,I419371e5
* changes: Add hardware/qcom/wlan namespace update namespace for generic hal
-rw-r--r--device.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 8663005f..0371497c 100644
--- a/device.mk
+++ b/device.mk
@@ -29,6 +29,8 @@ PRODUCT_SOONG_NAMESPACES += \
hardware/qcom/sm8150/display \
hardware/qcom/sm8150/data/ipacfg-mgr \
hardware/qcom/sm8150/gps \
+ hardware/qcom/wlan/legacy \
+ system/chre/host/hal_generic \
vendor/google/camera \
vendor/qcom/sm8150 \
vendor/qcom/sm8150/proprietary/commonsys/telephony-apps/DataStatusNotification \