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:
Narayan Kamath 2016-01-08 11:02:36 +00:00
parent 0b109751b8
commit 58408f645a
2 changed files with 0 additions and 2 deletions

View File

@ -63,7 +63,6 @@ PRODUCT_PACKAGES += \
libfilterfw \
libkeystore \
libgatekeeper \
libsqlite_jni \
libwilhelm \
logd \
make_ext4fs \

View File

@ -61,7 +61,6 @@ PRODUCT_PACKAGES += \
libfilterfw \
libgatekeeper \
libkeystore \
libsqlite_jni \
libwilhelm \
libdrmframework_jni \
libdrmframework \