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: I5b8d35e4386182bd78974a358351d1861d238223
This commit is contained in:
joonhunshin
2023-08-11 01:28:30 +00:00
committed by Joonhun Shin
parent 33171da4fb
commit 9c4a788de9

View File

@@ -910,10 +910,8 @@ $(call inherit-product-if-exists, vendor/samsung_slsi/telephony/$(BOARD_USES_SHA
PRODUCT_PACKAGES += ShannonIms
#RCS Test Messaging App
PRODUCT_PACKAGES_DEBUG += \
preinstalled-packages-product-gs201-device-debug.xml \
TestRcsApp
preinstalled-packages-product-gs201-device-debug.xml
PRODUCT_PACKAGES += ShannonRcs
endif