sm6250-common: Define Soong namespace

Change-Id: Ibea0e8fe5dbc26d8953a9735f0b38cf087805b76
This commit is contained in:
Bruno Martins 2019-09-05 12:17:15 +01:00 committed by Alexander Winkowski
parent b0f0c415a1
commit 351b5c52aa
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -44,5 +44,9 @@ PRODUCT_PACKAGES += \
fstab.qcom \
ueventd.qcom.rc
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)
# Inherit proprietary targets
$(call inherit-product, vendor/xiaomi/sm6250-common/sm6250-common-vendor.mk)