Skip to content

Commit

Permalink
Include new AOSP messaging app in base AOSP telephony builds.
Browse files Browse the repository at this point in the history
b/23110861

Change-Id: I31ba32f3341c77ba6eb083a189dffa1a08c6c8d4
  • Loading branch information
midodd committed Aug 12, 2015
1 parent a0372e2 commit f29b5bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions target/product/aosp_base_telephony.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@
# limitations under the License.
#
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)

PRODUCT_PACKAGES += \
messaging
1 change: 0 additions & 1 deletion target/product/telephony.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ PRODUCT_PACKAGES := \
CarrierConfig \
Dialer \
CallLogBackup \
Mms \
rild

PRODUCT_COPY_FILES := \

0 comments on commit f29b5bd

Please sign in to comment.