Removing TestRcsApp userdebug application from the system image.

RCS has a low priority and will not be used in the future, remove it from the system image.

Bug: 295403727
Test: Make sure the TestRcsApp is removed from the system image.
Change-Id: I3a8f1f2363bb36418ea12ace6ee145e8114ae51c
This commit is contained in:
joonhunshin 2023-08-11 01:30:10 +00:00
parent 2f5bb5815c
commit a4d7d760ec

View file

@ -896,10 +896,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)))