diff --git a/msm8226.mk b/msm8226.mk index 37d9393..0eb4738 100644 --- a/msm8226.mk +++ b/msm8226.mk @@ -207,6 +207,9 @@ PRODUCT_PACKAGES += \ libcurl \ libwcnss_qmi \ wcnss_service + +# Get non-open-source specific aspects +$(call inherit-product-if-exists, vendor/samsung/msm8226-common/msm8226-common-vendor.mk) # Inherit from qcom-common $(call inherit-product, device/samsung/qcom-common/qcom-common.mk)