r8s: refactor and add wlan paths in soong namespace
This commit is contained in:
committed by
GitHub
parent
f2321e3b24
commit
4a9ea76a7e
@@ -47,8 +47,13 @@ PRODUCT_COPY_FILES += \
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
sensors.r8s
|
||||
|
||||
# Soong namespaces
|
||||
PRODUCT_SOONG_NAMESPACES += $(DEVICE_PATH) hardware/qcom/wlan/legacy hardware/samsung_slsi-linaro/exynos/gralloc/gralloc3
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
$(DEVICE_PATH) \
|
||||
hardware/qcom/wlan \
|
||||
hardware/qcom/wlan/legacy \
|
||||
hardware/samsung_slsi-linaro/exynos/gralloc/gralloc3
|
||||
|
||||
# Inherit from common
|
||||
$(call inherit-product, device/samsung/universal9830-common/device-common.mk)
|
||||
|
||||
Reference in New Issue
Block a user