aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2017-09-30 02:13:04 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2017-09-30 02:13:04 +0000
commit90e737c6b6f74b135b3d9e9f7d7ff2fffea2d9d1 (patch)
tree8cc53aa0c33bb0994a3df48290455801b9772118
parente49ee7095fd8e6c2e45a404856ff584938fd7fac (diff)
parenta4a944b7178856a7ced8fd807f5e6c7facc578fd (diff)
downloadbuild-90e737c6b6f74b135b3d9e9f7d7ff2fffea2d9d1.tar.gz
Merge "GSI: add the messaging app" into oc-mr1-dev
-rw-r--r--target/product/treble_common.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/product/treble_common.mk b/target/product/treble_common.mk
index f885646adc..13b7769f8c 100644
--- a/target/product/treble_common.mk
+++ b/target/product/treble_common.mk
@@ -26,6 +26,11 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
# Split selinux policy
PRODUCT_FULL_TREBLE_OVERRIDE := true
+# The Messaging app:
+# Needed for android.telecom.cts.ExtendedInCallServiceTest#testOnCannedTextResponsesLoaded
+PRODUCT_PACKAGES += \
+ messaging
+
# All VNDK libraries (HAL interfaces, VNDK, VNDK-SP, LL-NDK)
PRODUCT_PACKAGES += vndk_package