Remove com.android.ims.rcsmanager

Remove com.android.ims.rcsmanager from PRODUCT_PACKAGES. Since
com.android.ims.rcsmanager will be built with static library.

Bug:77577799
Test: make -j
Change-Id: I6887fb6d1edb16cace227b1880ba597b825f48ee
diff --git a/self-extractors/qcom/staging/device-partial.mk b/self-extractors/qcom/staging/device-partial.mk
index d5b387b..2fc2735 100644
--- a/self-extractors/qcom/staging/device-partial.mk
+++ b/self-extractors/qcom/staging/device-partial.mk
@@ -12,11 +12,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# AOSP packages required by the blobs
-PRODUCT_PACKAGES := \
-    com.android.ims.rcsmanager.xml \
-    com.android.ims.rcsmanager
-
 #  blob(s) necessary for Walleye hardware
 PRODUCT_COPY_FILES := \
     vendor/qcom/walleye/proprietary/ATT_profiles.xml:system/etc/cne/Nexus/ATT/ATT_profiles.xml:qcom \