diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk index f45556169..022462e82 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 4f8fd7fb9..0a9227526 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 \