miatoll: Guard tree with soong namespace

* prevent module conflicts with other device trees
This commit is contained in:
Sonal Singh 2021-03-11 11:42:17 +00:00 committed by Aryan Gupta
parent 35cd7fa0ea
commit 0f26ea0137

View File

@ -351,7 +351,8 @@ PRODUCT_PACKAGES += \
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)
$(LOCAL_PATH) \
kernel/xiaomi/sm6250
# Thermal
PRODUCT_COPY_FILES += \