am 17b06910: am 5bf35d06: Merge "Include new AOSP messaging app in base AOSP telephony builds." into mnc-dev

* commit '17b069107654c04f0ec2cc44d54da3a44006c710':
  Include new AOSP messaging app in base AOSP telephony builds.
This commit is contained in:
Mike Dodd 2015-08-13 15:30:09 +00:00 committed by Android Git Automerger
commit 148839b275
2 changed files with 3 additions and 1 deletions

View file

@ -14,3 +14,6 @@
# limitations under the License. # limitations under the License.
# #
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
PRODUCT_PACKAGES += \
messaging

View file

@ -21,7 +21,6 @@ PRODUCT_PACKAGES := \
CarrierConfig \ CarrierConfig \
Dialer \ Dialer \
CallLogBackup \ CallLogBackup \
Mms \
rild rild
PRODUCT_COPY_FILES := \ PRODUCT_COPY_FILES := \