summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorJoonhun Shin <joonhunshin@google.com>2023-08-21 00:52:40 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-08-21 00:52:40 +0000
commita9b579b7a367ed7a5b15a2c13d452976a5b6500a (patch)
treea2bfff5a5d99892ce5be54c7bde545f3c0ba5a61 /device.mk
parent203a66c19186a7080e820dd841097b993815db8b (diff)
parenta4d7d760ec68a316df8a626a99ead2bc02a84b69 (diff)
downloadzuma-a9b579b7a367ed7a5b15a2c13d452976a5b6500a.tar.gz
Merge "Removing TestRcsApp userdebug application from the system image." into main
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/device.mk b/device.mk
index e50feb9..a7155b8 100644
--- a/device.mk
+++ b/device.mk
@@ -894,10 +894,6 @@ $(call inherit-product-if-exists, vendor/samsung_slsi/telephony/$(BOARD_USES_SHA
PRODUCT_PACKAGES += ShannonIms
-#RCS Test Messaging App
-PRODUCT_PACKAGES_DEBUG += \
- TestRcsApp
-
PRODUCT_PACKAGES += ShannonRcs
ifeq (,$(filter aosp_% factory_%,$(TARGET_PRODUCT)))