Merge "Explicit record the modules' built-file:installed-file"
diff --git a/target/product/core.mk b/target/product/core.mk
index 5fe5754..875d08c 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -50,6 +50,7 @@
     SharedStorageBackup \
     Telecomm \
     TeleService \
-    VpnDialogs
+    VpnDialogs \
+    MmsService
 
 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_base.mk)