aboutsummaryrefslogtreecommitdiffstats
path: root/i9305.mk
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-01-27 20:52:48 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-01-27 20:52:48 +0100
commit77b12e5b93076d7e880bb1faa428f0489a689e81 (patch)
treeaf2f7b2eb0baf25921c37d2891e269c986b68b0e /i9305.mk
parentc43713462dd5381174a3cab4c15cceccdd240780 (diff)
downloaddevice_samsung_i9305-77b12e5b93076d7e880bb1faa428f0489a689e81.zip
device_samsung_i9305-77b12e5b93076d7e880bb1faa428f0489a689e81.tar.gz
device_samsung_i9305-77b12e5b93076d7e880bb1faa428f0489a689e81.tar.bz2
initial Replicant config
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
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)