Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc1fee35 authored by Yan Yan's avatar Yan Yan
Browse files

Add IKE to bcp and remove it from system server classpath

Bug: 177266501
Test: builds
Change-Id: I90df69a4b892a3faab8097111756c1f42c4cfb68
parent f9cd013f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -39,7 +39,8 @@ PRODUCT_UPDATABLE_BOOT_JARS := \
    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.
+0 −1
Original line number Diff line number Diff line
@@ -60,7 +60,6 @@ PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS := \
    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 += \