Add IKE to bcp and remove it from system server classpath

Bug: 177266501
Test: builds
Change-Id: I90df69a4b892a3faab8097111756c1f42c4cfb68
diff --git a/target/product/default_art_config.mk b/target/product/default_art_config.mk
index dfdf161..6dce3ad 100644
--- a/target/product/default_art_config.mk
+++ b/target/product/default_art_config.mk
@@ -39,7 +39,8 @@
     com.android.permission:framework-permission-s \
     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.
diff --git a/target/product/media_system.mk b/target/product/media_system.mk
index 3c69c63..15a6b59 100644
--- a/target/product/media_system.mk
+++ b/target/product/media_system.mk
@@ -60,7 +60,6 @@
     com.android.appsearch:service-appsearch \
     com.android.media:service-media-s \
     com.android.permission:service-permission \
-    com.android.ipsec:android.net.ipsec.ike \
     com.android.geotz:geotz \
 
 PRODUCT_COPY_FILES += \