build: telephony: Only include VoiceDialer in telephony builds
For WiFi only devices, they don't want this by default.
Change-Id: I4d07ab25d971f8a50beb84e2fd5f6d0bf1aeb8fe
diff --git a/config/common_full.mk b/config/common_full.mk
index 2eccc56..9f51f80 100644
--- a/config/common_full.mk
+++ b/config/common_full.mk
@@ -21,7 +21,6 @@
PhaseBeam \
VisualizationWallpapers \
PhotoTable \
- VoiceDialer \
SoundRecorder
PRODUCT_PACKAGES += \
diff --git a/config/telephony.mk b/config/telephony.mk
index eeccc42..1c0c4a6 100644
--- a/config/telephony.mk
+++ b/config/telephony.mk
@@ -16,6 +16,7 @@
Mms \
Stk \
CellBroadcastReceiver \
+ VoiceDialer \
WhisperPush
# Mms depends on SoundRecorder for recorded audio messages