aboutsummaryrefslogtreecommitdiffstats
path: root/n5100.mk
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-07-14 21:46:30 +0200
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-07-14 21:46:30 +0200
commit6ff3ed6ccd961b34587d29ceeea00dc0c96674d5 (patch)
tree73b92db3135107698f85f8f3f62bff48f1f415df /n5100.mk
parent25fb6a49df960e65e35845ddc65b1da0742e227f (diff)
downloaddevice_samsung_n5100-6ff3ed6ccd961b34587d29ceeea00dc0c96674d5.zip
device_samsung_n5100-6ff3ed6ccd961b34587d29ceeea00dc0c96674d5.tar.gz
device_samsung_n5100-6ff3ed6ccd961b34587d29ceeea00dc0c96674d5.tar.bz2
initial Replicant adaptions
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'n5100.mk')
-rwxr-xr-xn5100.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/n5100.mk b/n5100.mk
index e5f1892..dc59d86 100755
--- a/n5100.mk
+++ b/n5100.mk
@@ -31,5 +31,5 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.sip.xml:system/etc/permissions/android.software.sip.xml \
frameworks/native/data/etc/tablet_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml
-$(call inherit-product, vendor/samsung/n5100/n5100-vendor.mk)
+$(call inherit-product-if-exists, vendor/samsung/n5100/n5100-vendor.mk)
$(call inherit-product, device/samsung/kona-common/kona-common.mk)