summaryrefslogtreecommitdiffstats
path: root/p5110.mk
diff options
context:
space:
mode:
Diffstat (limited to 'p5110.mk')
-rw-r--r--p5110.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/p5110.mk b/p5110.mk
index 7b1eb25..64ac510 100644
--- a/p5110.mk
+++ b/p5110.mk
@@ -18,8 +18,5 @@ $(call inherit-product, device/samsung/p5100/p51xx-common.mk)
LOCAL_PATH := device/samsung/p5110
-# Packages
-PRODUCT_PACKAGES += \
- libril \
- rild \
- reference-ril
+# Use the non-open-source parts, if they're present
+$(call inherit-product, vendor/samsung/p51xx/p5110-vendor.mk)