From e67203b7aaf027a0e48def3697b710528819f9c1 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Wed, 20 Jun 2012 19:05:48 +0200 Subject: cleanup --- p5110.mk | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'p5110.mk') 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) -- cgit v1.1