From 383f387a8771105e0ed7c85ea32f1403cd612380 Mon Sep 17 00:00:00 2001 From: Sundong Ahn Date: Fri, 29 Jun 2018 15:31:45 +0900 Subject: [PATCH] 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 --- self-extractors/qcom/staging/device-partial.mk | 5 ----- 1 file changed, 5 deletions(-) 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 \