diff options
author | dianlujitao <dianlujitao@lineageos.org> | 2019-10-09 09:26:39 +0800 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2021-10-19 15:09:38 +0200 |
commit | 5435149ed343cd75f468e960a7e7a2a80af875c4 (patch) | |
tree | 1c68524829e7369a0193b15c5ebdd7113b74ff0a /msm8996.mk | |
parent | 26af81ec6b98fd4314d85287f8d373a08034b666 (diff) |
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
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |