From dd0fc8b4672d76b28e95569b69718efea5550ef7 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Fri, 22 Jun 2012 23:38:17 +0200 Subject: no telephony --- full_p5110.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/full_p5110.mk b/full_p5110.mk index dfea6c0..2c32377 100644 --- a/full_p5110.mk +++ b/full_p5110.mk @@ -15,7 +15,7 @@ # # Inherit from those products. Most specific first. -$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) +$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk) $(call inherit-product, device/samsung/p5110/p5110.mk) # Discard inherited values and use our own instead. -- cgit v1.1