Move keystore from user_tags to core req
Move the keystore from the grandfathered list to the new core required packages. Change-Id: I61343129c3111cab2d6a1d536775ed9764085281
This commit is contained in:
@@ -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 \
|
||||||
|
@@ -67,6 +67,8 @@ PRODUCT_PACKAGES := \
|
|||||||
ip-up-vpn \
|
ip-up-vpn \
|
||||||
ip6tables \
|
ip6tables \
|
||||||
iptables \
|
iptables \
|
||||||
|
keystore \
|
||||||
|
keystore.default \
|
||||||
libandroidfw \
|
libandroidfw \
|
||||||
libOpenMAXAL \
|
libOpenMAXAL \
|
||||||
libOpenSLES \
|
libOpenSLES \
|
||||||
@@ -80,6 +82,7 @@ PRODUCT_PACKAGES := \
|
|||||||
libgabi++ \
|
libgabi++ \
|
||||||
libicui18n \
|
libicui18n \
|
||||||
libicuuc \
|
libicuuc \
|
||||||
|
libkeystore \
|
||||||
libnativehelper \
|
libnativehelper \
|
||||||
libnfc_ndef \
|
libnfc_ndef \
|
||||||
libpowermanager \
|
libpowermanager \
|
||||||
|
Reference in New Issue
Block a user