msm8226-common: inherit proprietary files

This commit is contained in:
Francescodario Cuzzocrea 2019-05-15 00:13:42 +02:00
parent 2de38b95ac
commit dc94678fd9

View file

@ -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)