sdm660-common: Nuke ims-ext-common_system

Shows compilation errors, use ims-ext-common for now

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Omar Hamad 2021-10-06 12:17:16 +02:00 committed by pix106
parent c44a964d5a
commit 226cb282f0
2 changed files with 2 additions and 13 deletions

View file

@ -1,7 +0,0 @@
java_library {
name: "ims-ext-common_system",
installable: true,
static_libs: [
"ims-ext-common",
],
}

View file

@ -294,12 +294,8 @@ PRODUCT_BOOT_JARS += \
# IMS # IMS
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
ims-ext-common_system \ ims-ext-common \
ims_ext_common.xml \ ims_ext_common.xml
# IMS JAR
PRODUCT_BOOT_JARS += \
ims-ext-common_system
# Init # Init
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \