Merge 84a69e83ed62fec56e45920fd1a3727b10ee7096 on remote branch

Change-Id: I0316aba7940ab2a4d9175bbd22767c744759a02d
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