summaryrefslogtreecommitdiffstats
path: root/p5100.mk
diff options
context:
space:
mode:
Diffstat (limited to 'p5100.mk')
-rw-r--r--p5100.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/p5100.mk b/p5100.mk
index a26bb0b..f49eb13 100644
--- a/p5100.mk
+++ b/p5100.mk
@@ -26,3 +26,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PROPERTY_OVERRIDES += \
ro.telephony.ril_class=Smdk4210RIL \
mobiledata.interfaces=pdp0,wlan0,gprs,ppp0
+
+# Use the non-open-source parts, if they're present
+$(call inherit-product, vendor/samsung/p51xx/p5100-vendor.mk)