mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: inherit proprietary files
This commit is contained in:
parent
2de38b95ac
commit
dc94678fd9
1 changed files with 3 additions and 0 deletions
|
@ -208,5 +208,8 @@ PRODUCT_PACKAGES += \
|
|||
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)
|
||||
|
|
Loading…
Reference in a new issue