summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-06-22 23:38:17 +0200
committerDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-06-22 23:38:17 +0200
commitdd0fc8b4672d76b28e95569b69718efea5550ef7 (patch)
tree09231e7746614920ee2fb0488c82607b61940809
parentf027a6c31cf0318ef8be5066615af8d80cab42ca (diff)
downloaddevice_samsung_p5110-dd0fc8b4672d76b28e95569b69718efea5550ef7.zip
device_samsung_p5110-dd0fc8b4672d76b28e95569b69718efea5550ef7.tar.gz
device_samsung_p5110-dd0fc8b4672d76b28e95569b69718efea5550ef7.tar.bz2
no telephony
-rw-r--r--full_p5110.mk2
1 files changed, 1 insertions, 1 deletions
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.