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

Commit f886fee6 authored by Andres Morales's avatar Andres Morales
Browse files

Add GateKeeper to core build

This is built from system/gatekeeper/softgatekeeper.

It will represent the core native library for
validating device Pin/Pattern/Password.

Change-Id: I927c17042e59076eb7867b8855c2970b1c289307
parent ead02d11
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ PRODUCT_PACKAGES += \
    ip-up-vpn \
    ip6tables \
    iptables \
    gatekeeper.default \
    keystore \
    keystore.default \
    ld.mc \
@@ -61,6 +62,7 @@ PRODUCT_PACKAGES += \
    libdrmframework_jni \
    libfilterfw \
    libkeystore \
    libgatekeeper \
    libsqlite_jni \
    libwilhelm \
    logd \
+2 −0
Original line number Diff line number Diff line
@@ -54,12 +54,14 @@ PRODUCT_PACKAGES += \
    ip-up-vpn \
    ip6tables \
    iptables \
    gatekeeper.default \
    keystore \
    keystore.default \
    libOpenMAXAL \
    libOpenSLES \
    libdownmix \
    libfilterfw \
    libgatekeeper \
    libkeystore \
    libsqlite_jni \
    libwilhelm \