OSDN Git Service

Remove libsqlite_jni from all product configs.
authorNarayan Kamath <narayan@google.com>
Fri, 8 Jan 2016 11:02:36 +0000 (11:02 +0000)
committerNarayan Kamath <narayan@google.com>
Fri, 8 Jan 2016 11:02:36 +0000 (11:02 +0000)
It's only used by libcore tests so there's no need to ship it on
all products.

bug: 26457850
Change-Id: I907f781d215e94e1cbf554d81fda9e6eed07a4de

target/product/core_minimal.mk
target/product/core_tiny.mk

index e890fd2..c39ab2c 100644 (file)
@@ -63,7 +63,6 @@ PRODUCT_PACKAGES += \
     libfilterfw \
     libkeystore \
     libgatekeeper \
-    libsqlite_jni \
     libwilhelm \
     logd \
     make_ext4fs \
index 685ad31..3e3220b 100644 (file)
@@ -61,7 +61,6 @@ PRODUCT_PACKAGES += \
     libfilterfw \
     libgatekeeper \
     libkeystore \
-    libsqlite_jni \
     libwilhelm \
     libdrmframework_jni \
     libdrmframework \