MMS API: build file change to add MmsService

b/14095333

Change-Id: I573dc16569fada9032c6d3f532a9b10f8ea75d2f
This commit is contained in:
Ye Wen 2014-05-15 13:06:50 -07:00
parent 5772ce6130
commit e77676cbdb
1 changed files with 2 additions and 1 deletions

View File

@ -50,6 +50,7 @@ PRODUCT_PACKAGES += \
SharedStorageBackup \
Telecomm \
TeleService \
VpnDialogs
VpnDialogs \
MmsService
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_base.mk)