Merge "Removing TestRcsApp userdebug application from the system image." into main

This commit is contained in:
Joonhun Shin 2023-08-21 00:52:40 +00:00 committed by Android (Google) Code Review
commit 8eeec22faf

View file

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