Move libkeystore to minimal

The ENGINE needs to be included to make the keystore useful, so if
keystore is included, also include libkeystore.

Change-Id: I042a4eb02450d090f10437deb736e1c4a4105df7
This commit is contained in:
Kenny Root 2014-05-14 11:48:08 -07:00
parent e4af3b3558
commit abe426663a
3 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,6 @@ PRODUCT_PACKAGES += \
libbcc \
libfilterpack_imageproc \
libgabi++ \
libkeystore \
libmdnssd \
libnfc_ndef \
libportable \

View File

@ -50,6 +50,7 @@ PRODUCT_PACKAGES += \
libdrmframework \
libdrmframework_jni \
libfilterfw \
libkeystore \
libsqlite_jni \
libwilhelm \
make_ext4fs \

View File

@ -66,6 +66,7 @@ PRODUCT_PACKAGES += \
libOpenSLES \
libdownmix \
libfilterfw \
libkeystore \
libsqlite_jni \
libwilhelm \
make_ext4fs \