external/svox is going away.

Bug: N/A
Test: builds
Change-Id: Iab4a547a3465a2ed5c355c179e7b2f8b1e2aece1
Merged-In: Iab4a547a3465a2ed5c355c179e7b2f8b1e2aece1
diff --git a/common/product/full_base.mk b/common/product/full_base.mk
index 929e5d8..8dceb50 100644
--- a/common/product/full_base.mk
+++ b/common/product/full_base.mk
@@ -43,9 +43,6 @@
 # Get some sounds
 $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
 
-# Get the TTS language packs
-$(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk)
-
 # Get a list of languages.
 $(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk)