summaryrefslogtreecommitdiffstats
path: root/p5110.mk
diff options
context:
space:
mode:
authorDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-06-20 19:05:48 +0200
committerDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-06-20 19:05:48 +0200
commite67203b7aaf027a0e48def3697b710528819f9c1 (patch)
tree42a275cc308477ce367308d0198b7601e7393fd1 /p5110.mk
parent0b0fe99ab4287f29148c0a361dee430b998ae539 (diff)
downloaddevice_samsung_p5110-e67203b7aaf027a0e48def3697b710528819f9c1.zip
device_samsung_p5110-e67203b7aaf027a0e48def3697b710528819f9c1.tar.gz
device_samsung_p5110-e67203b7aaf027a0e48def3697b710528819f9c1.tar.bz2
cleanup
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)