Merge "Avoid loading all CA certs into Zygote memory, lazily load instead (1 of 3)"

This commit is contained in:
Brian Carlstrom 2011-04-29 20:46:11 -07:00 committed by Android (Google) Code Review
commit 76ace42ca2
2 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,6 @@ GRANDFATHERED_ALL_PREBUILT := \
bp.img \
brcm_guci_drv \
bypassfactory \
cacerts.bks \
cdt.bin \
chat-ril \
cmu6plus.ok.zip \

View File

@ -25,6 +25,7 @@ PRODUCT_PROPERTY_OVERRIDES := \
PRODUCT_PACKAGES := \
apache-xml \
bouncycastle \
cacerts \
com.android.location.provider \
com.android.location.provider.xml \
core \