Add IKE to bcp and remove it from system server classpath

Bug: 177266501
Test: builds
Change-Id: I90df69a4b892a3faab8097111756c1f42c4cfb68
Merged-In: I90df69a4b892a3faab8097111756c1f42c4cfb68
This commit is contained in:
Yan Yan 2021-01-11 12:37:22 -08:00
parent 00db3859e7
commit ab282be1c7
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,8 @@ PRODUCT_UPDATABLE_BOOT_JARS := \
com.android.permission:framework-permission \
com.android.sdkext:framework-sdkextensions \
com.android.wifi:framework-wifi \
com.android.tethering:framework-tethering
com.android.tethering:framework-tethering \
com.android.ipsec:android.net.ipsec.ike
# Add the compatibility library that is needed when android.test.base
# is removed from the bootclasspath.

View File

@ -58,7 +58,6 @@ PRODUCT_SYSTEM_SERVER_JARS := \
# The values should be of the format <apex name>:<jar name>
PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS := \
com.android.permission:service-permission \
com.android.ipsec:android.net.ipsec.ike \
PRODUCT_COPY_FILES += \
system/core/rootdir/etc/public.libraries.android.txt:system/etc/public.libraries.txt