diff --git a/common.mk b/common.mk index 665e143..0d0f465 100644 --- a/common.mk +++ b/common.mk @@ -189,4 +189,4 @@ TARGET_OMX_PATH := hardware/samsung/exynos/multimedia/openmax $(call inherit-product, hardware/samsung/exynos4210.mk) # Include non-open-source parts -$(call inherit-product, vendor/samsung/galaxys2-common/common-vendor.mk) +$(call inherit-product-if-exists, vendor/samsung/galaxys2-common/common-vendor.mk)