3
0
Fork 0

galaxys2: require vendor

Change-Id: I09130a30aa412f1221ee0a771483494da5f16c95
This commit is contained in:
Daniel Hillenbrand 2013-09-07 22:20:29 +02:00
parent 4831909c8f
commit e4cfa197f1
1 changed files with 2 additions and 2 deletions

View File

@ -185,5 +185,5 @@ TARGET_HAL_PATH := hardware/samsung/exynos4/hal
TARGET_OMX_PATH := hardware/samsung/exynos/multimedia/openmax
$(call inherit-product, hardware/samsung/exynos4210.mk)
# Use the non-open-source parts, if they're present
-include vendor/samsung/galaxys2-common/common-vendor.mk
# Include non-open-source parts
$(call inherit-product, vendor/samsung/galaxys2-common/common-vendor.mk)