summaryrefslogtreecommitdiffstats
path: root/p5100.mk
diff options
context:
space:
mode:
authorcodeworkx <daniel.hillenbrand@codeworkx.de>2012-08-19 12:54:55 +0200
committercodeworkx <daniel.hillenbrand@codeworkx.de>2012-08-19 12:54:55 +0200
commit4fcb13b3458a51e4a4f244751d782f2fbee617a2 (patch)
treea5ea4763455bd39c52acbe645ea30bd665a58a1b /p5100.mk
parent4a2c08ff8983df4dc9c8dff7a9a31f304fd88004 (diff)
downloaddevice_samsung_p5100-4fcb13b3458a51e4a4f244751d782f2fbee617a2.zip
device_samsung_p5100-4fcb13b3458a51e4a4f244751d782f2fbee617a2.tar.gz
device_samsung_p5100-4fcb13b3458a51e4a4f244751d782f2fbee617a2.tar.bz2
include vendor if exists
Change-Id: I528ffbe2b8ecc9a1a65360f3e43cd211439aeffe
Diffstat (limited to 'p5100.mk')
-rw-r--r--p5100.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/p5100.mk b/p5100.mk
index e468d80..4ea724d 100644
--- a/p5100.mk
+++ b/p5100.mk
@@ -41,4 +41,4 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml
# Use the non-open-source parts, if they're present
-$(call inherit-product, vendor/samsung/p51xx/p5100-vendor.mk)
+$(call inherit-product-if-exists, vendor/samsung/p51xx/p5100-vendor.mk)