summaryrefslogtreecommitdiffstats
path: root/target/product/core_minimal.mk
diff options
context:
space:
mode:
authorAndres Morales <anmorales@google.com>2015-03-31 16:31:13 -0700
committerAndres Morales <anmorales@google.com>2015-04-06 17:22:36 -0700
commitf886fee6857a63f7a97ea8ff3c6b15a75b210097 (patch)
tree8e276e1a1f42de2419d423a7b74b9a20c9f91b6b /target/product/core_minimal.mk
parentead02d1129347fe0b570a64cb2192cb9b2bed401 (diff)
downloadbuild-f886fee6857a63f7a97ea8ff3c6b15a75b210097.zip
build-f886fee6857a63f7a97ea8ff3c6b15a75b210097.tar.gz
build-f886fee6857a63f7a97ea8ff3c6b15a75b210097.tar.bz2
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
Diffstat (limited to 'target/product/core_minimal.mk')
-rw-r--r--target/product/core_minimal.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk
index bfc5a83..db59a38 100644
--- a/target/product/core_minimal.mk
+++ b/target/product/core_minimal.mk
@@ -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 \