summaryrefslogtreecommitdiffstats
path: root/full_crespo.mk
diff options
context:
space:
mode:
Diffstat (limited to 'full_crespo.mk')
-rw-r--r--full_crespo.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/full_crespo.mk b/full_crespo.mk
index ae9c91b..68b8216 100644
--- a/full_crespo.mk
+++ b/full_crespo.mk
@@ -23,7 +23,7 @@
PRODUCT_COPY_FILES := device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml
# Inherit from those products. Most specific first.
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# This is where we'd set a backup provider if we had one
#$(call inherit-product, device/sample/products/backup_overlay.mk)
$(call inherit-product, device/samsung/crespo/device.mk)