cm: config: Build telephony-ext for all devices

TeleService (com.android.phone), which is built on all devices,
also has dependencies on telephony-ext. As telephony-ext is
currently absent on non-telephony devices (most tablets),
FCs are rampant on these devices.

Build telephony-ext for all device configurations to fix
the dependencies.

Change-Id: I4094ace3764d9f41ed28fbb62067ad2b2228c3a7
diff --git a/config/telephony.mk b/config/telephony.mk
index 29d3e97..2503125 100644
--- a/config/telephony.mk
+++ b/config/telephony.mk
@@ -6,11 +6,7 @@
 PRODUCT_PACKAGES += \
     messaging \
     Stk \
-    CellBroadcastReceiver \
-    telephony-ext
-
-PRODUCT_BOOT_JARS += \
-    telephony-ext
+    CellBroadcastReceiver
 
 # Default ringtone
 PRODUCT_PROPERTY_OVERRIDES += \