Remove libsqlite_jni from all product configs.
It's only used by libcore tests so there's no need to ship it on all products. bug: 26457850 Change-Id: I907f781d215e94e1cbf554d81fda9e6eed07a4de
This commit is contained in:
parent
0b109751b8
commit
58408f645a
|
@ -63,7 +63,6 @@ PRODUCT_PACKAGES += \
|
|||
libfilterfw \
|
||||
libkeystore \
|
||||
libgatekeeper \
|
||||
libsqlite_jni \
|
||||
libwilhelm \
|
||||
logd \
|
||||
make_ext4fs \
|
||||
|
|
|
@ -61,7 +61,6 @@ PRODUCT_PACKAGES += \
|
|||
libfilterfw \
|
||||
libgatekeeper \
|
||||
libkeystore \
|
||||
libsqlite_jni \
|
||||
libwilhelm \
|
||||
libdrmframework_jni \
|
||||
libdrmframework \
|
||||
|
|
Loading…
Reference in New Issue