summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
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)