From 5435149ed343cd75f468e960a7e7a2a80af875c4 Mon Sep 17 00:00:00 2001 From: dianlujitao Date: Wed, 9 Oct 2019 09:26:39 +0800 Subject: Revert "msm8996-common: Create system copy of ims-ext-common and add to classpath" No longer needed with Q ims.apk This reverts commit 8187364cb4a34ca889915160180665e350981477. Change-Id: I4e2429e78204ed5a65cc1a2659f0065b78e30865 --- ims/Android.bp | 7 ------- msm8996.mk | 3 +-- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 ims/Android.bp diff --git a/ims/Android.bp b/ims/Android.bp deleted file mode 100644 index 7d97b3c..0000000 --- a/ims/Android.bp +++ /dev/null @@ -1,7 +0,0 @@ -java_library { - name: "ims-ext-common_system", - installable: true, - static_libs: [ - "ims-ext-common", - ], -} diff --git a/msm8996.mk b/msm8996.mk index b15eadd..f55c043 100755 --- a/msm8996.mk +++ b/msm8996.mk @@ -381,7 +381,7 @@ PRODUCT_PACKAGES += \ # Telephony PRODUCT_PACKAGES += \ - ims-ext-common_system \ + ims-ext-common \ qti-telephony-hidl-wrapper \ qti_telephony_hidl_wrapper.xml \ qti-telephony-utils \ @@ -389,7 +389,6 @@ PRODUCT_PACKAGES += \ telephony-ext PRODUCT_BOOT_JARS += \ - ims-ext-common_system \ telephony-ext # Tethering -- cgit v1.2.3