msm8976-common: Actually include vendor/samsung/msm8976-common

This commit is contained in:
LuK1337 2017-01-18 00:16:40 +01:00
parent 6c5c245fbd
commit c7ff3ab564
2 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,9 @@
# limitations under the License.
#
# inherit from the proprietary version
-include vendor/samsung/msm8976-common/BoardConfigVendor.mk
VENDOR_PATH := device/samsung/msm8976-common
TARGET_SPECIFIC_HEADER_PATH := $(VENDOR_PATH)/include

View File

@ -14,6 +14,9 @@
# limitations under the License.
#
# inherit from the proprietary version
$(call inherit-product, vendor/samsung/msm8976-common/msm8976-common-vendor.mk)
# Overlays
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay