qcom: Add new vendor display repository to soong namespaces for qssi supported platforms
Change-Id: Id9fe3a5393bc579564259c9e0699a6534fb896b5
diff --git a/config/BoardConfigQcom.mk b/config/BoardConfigQcom.mk
index 7f6eba7..9c54ca5 100644
--- a/config/BoardConfigQcom.mk
+++ b/config/BoardConfigQcom.mk
@@ -101,7 +101,9 @@
# Add display-commonsys-intf to PRODUCT_SOONG_NAMESPACES for QSSI supported platforms
ifneq ($(filter $(QSSI_SUPPORTED_PLATFORMS),$(TARGET_BOARD_PLATFORM)),)
- PRODUCT_SOONG_NAMESPACES += vendor/qcom/opensource/commonsys-intf/display
+PRODUCT_SOONG_NAMESPACES += \
+ vendor/qcom/opensource/commonsys-intf/display \
+ vendor/qcom/opensource/display
endif
# Add data-ipa-cfg-mgr to PRODUCT_SOONG_NAMESPACES if needed