Merge 40067f78cb0f60c0764d09a89a972d63fe6be7d0 on remote branch

Change-Id: Ifd83ef2ddace75ffbec871fef2ce9100573ba76d
diff --git a/app_mms_system_product.mk b/app_mms_system_product.mk
index 62ef5ad..18d4efd 100755
--- a/app_mms_system_product.mk
+++ b/app_mms_system_product.mk
@@ -1,4 +1,6 @@
+ifneq ($(TARGET_NO_TELEPHONY), true)
 ifeq ($(TARGET_FWK_SUPPORTS_FULL_VALUEADDS),true)
 PRODUCT_PACKAGES += \
                  Mms
 endif#TARGET_FWK_SUPPORTS_FULL_VALUEADDS
+endif#TARGET_NO_TELEPHONY