diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/product/core_minimal.mk | 1 | ||||
-rw-r--r-- | target/product/core_tiny.mk | 1 |
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 \ |