summaryrefslogtreecommitdiffstats
path: root/i9305.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i9305.mk')
-rw-r--r--i9305.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/i9305.mk b/i9305.mk
index 9cc54c6..45961b6 100644
--- a/i9305.mk
+++ b/i9305.mk
@@ -83,7 +83,7 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
com.android.nfc_extras
-$(call inherit-product, vendor/cm/config/nfc_enhanced.mk)
+$(call inherit-product, vendor/replicant/config/nfc_enhanced.mk)
# These are the hardware-specific features
PRODUCT_COPY_FILES += \
@@ -94,7 +94,7 @@ PRODUCT_COPY_FILES += \
$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
# Include device blobs first
-$(call inherit-product, vendor/samsung/i9305/i9305-vendor.mk)
+$(call inherit-product-if-exists, vendor/samsung/i9305/i9305-vendor.mk)
# Include common makefile
$(call inherit-product, device/samsung/smdk4412-common/common.mk)