Merge "Move keystore from user_tags to core req"

This commit is contained in:
Kenny Root
2012-03-27 20:41:57 -07:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 1 deletions

View File

@@ -164,7 +164,6 @@ GRANDFATHERED_USER_MODULES += \
jsr305lib \ jsr305lib \
junit \ junit \
jython \ jython \
keystore \
kxml2-2.3.0 \ kxml2-2.3.0 \
launch-wrapper \ launch-wrapper \
layoutlib \ layoutlib \

View File

@@ -66,6 +66,8 @@ PRODUCT_PACKAGES := \
ip-up-vpn \ ip-up-vpn \
ip6tables \ ip6tables \
iptables \ iptables \
keystore \
keystore.default \
libandroidfw \ libandroidfw \
libOpenMAXAL \ libOpenMAXAL \
libOpenSLES \ libOpenSLES \
@@ -79,6 +81,7 @@ PRODUCT_PACKAGES := \
libgabi++ \ libgabi++ \
libicui18n \ libicui18n \
libicuuc \ libicuuc \
libkeystore \
libnativehelper \ libnativehelper \
libnfc_ndef \ libnfc_ndef \
libpowermanager \ libpowermanager \