forked from openkylin/platform_build
am 148839b2: am 17b06910: am 5bf35d06: Merge "Include new AOSP messaging app in base AOSP telephony builds." into mnc-dev
* commit '148839b275619d89e3572668dbb54012117ef78b': Include new AOSP messaging app in base AOSP telephony builds.
This commit is contained in:
commit
689c097eb3
|
@ -14,3 +14,6 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
messaging
|
||||
|
|
|
@ -21,7 +21,6 @@ PRODUCT_PACKAGES := \
|
|||
CarrierConfig \
|
||||
Dialer \
|
||||
CallLogBackup \
|
||||
Mms \
|
||||
rild
|
||||
|
||||
PRODUCT_COPY_FILES := \
|
||||
|
|
Loading…
Reference in New Issue