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: Ic9bf232ba074b9fbeb244f27c203517876538a63
This commit is contained in:
joonhunshin 2023-08-11 01:31:26 +00:00
parent a60a70895e
commit 3f46add597

View file

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