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:
parent
c44a964d5a
commit
226cb282f0
2 changed files with 2 additions and 13 deletions
|
@ -1,7 +0,0 @@
|
||||||
java_library {
|
|
||||||
name: "ims-ext-common_system",
|
|
||||||
installable: true,
|
|
||||||
static_libs: [
|
|
||||||
"ims-ext-common",
|
|
||||||
],
|
|
||||||
}
|
|
|
@ -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 += \
|
||||||
|
|
Loading…
Reference in a new issue