summaryrefslogtreecommitdiffstats
path: root/target/product
diff options
context:
space:
mode:
authorAndres Morales <anmorales@google.com>2015-05-21 18:27:51 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-05-21 18:27:52 +0000
commit7451df690c74731f022c244b229ecdd2f2b45f57 (patch)
tree8aea3ba8d2019716498edbf64a2c75812313b4e5 /target/product
parentd79778faf3180ec0db67e7a12e0871d39867565a (diff)
parentf1d32a1e14b4b98b5bb78d602fea420f15a0d73b (diff)
downloadbuild-7451df690c74731f022c244b229ecdd2f2b45f57.zip
build-7451df690c74731f022c244b229ecdd2f2b45f57.tar.gz
build-7451df690c74731f022c244b229ecdd2f2b45f57.tar.bz2
Merge "remove gatekeeper software module" into mnc-dev
Diffstat (limited to 'target/product')
-rw-r--r--target/product/core_minimal.mk1
-rw-r--r--target/product/core_tiny.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk
index f455561..022462e 100644
--- a/target/product/core_minimal.mk
+++ b/target/product/core_minimal.mk
@@ -51,7 +51,6 @@ PRODUCT_PACKAGES += \
ip6tables \
iptables \
gatekeeperd \
- gatekeeper.default \
keystore \
keystore.default \
ld.mc \
diff --git a/target/product/core_tiny.mk b/target/product/core_tiny.mk
index 4f8fd7f..0a92275 100644
--- a/target/product/core_tiny.mk
+++ b/target/product/core_tiny.mk
@@ -55,7 +55,6 @@ PRODUCT_PACKAGES += \
ip6tables \
iptables \
gatekeeperd \
- gatekeeper.default \
keystore \
keystore.default \
libOpenMAXAL \