Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit abe42666 authored by Kenny Root's avatar Kenny Root
Browse files

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
parent e4af3b35
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ PRODUCT_PACKAGES += \
    libbcc \
    libfilterpack_imageproc \
    libgabi++ \
    libkeystore \
    libmdnssd \
    libnfc_ndef \
    libportable \
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ PRODUCT_PACKAGES += \
    libdrmframework \
    libdrmframework_jni \
    libfilterfw \
    libkeystore \
    libsqlite_jni \
    libwilhelm \
    make_ext4fs \
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@ PRODUCT_PACKAGES += \
    libOpenSLES \
    libdownmix \
    libfilterfw \
    libkeystore \
    libsqlite_jni \
    libwilhelm \
    make_ext4fs \