Removing keystore.default from core_tiny.mk and core_minimal.mk

keystore.default is not the current default implementation
and is not needed on running devices.

Bug: 65613798
Test: boot device

Change-Id: Ide82473d358719f7e01cd2a4a85db954f3722f14
This commit is contained in:
Bowgo Tsai 2017-10-17 18:16:35 +08:00
parent 51e7a0cca4
commit 7912a9e760
2 changed files with 0 additions and 2 deletions

View File

@ -60,7 +60,6 @@ PRODUCT_PACKAGES += \
iptables \
gatekeeperd \
keystore \
keystore.default \
ld.config.txt \
ld.mc \
libaaudio \

View File

@ -59,7 +59,6 @@ PRODUCT_PACKAGES += \
iptables \
gatekeeperd \
keystore \
keystore.default \
ld.mc \
libaaudio \
libOpenMAXAL \