Add framework-connectivity to bootclasspath
The framework-connectivity jar contains connectivity API classes moved to the tethering APEX. This currently uses framework-connectivity.impl, but will be renamed to just framework-connectivity after combining the libraries. Bug: 171540887 Test: m, boots Change-Id: Iad9fedaee122e079d84ba866b8eabbd806951ab6
This commit is contained in:
@@ -41,6 +41,7 @@ PRODUCT_UPDATABLE_BOOT_JARS := \
|
||||
com.android.sdkext:framework-sdkextensions \
|
||||
com.android.wifi:framework-wifi \
|
||||
com.android.tethering:framework-tethering \
|
||||
com.android.tethering:framework-connectivity \
|
||||
com.android.ipsec:android.net.ipsec.ike
|
||||
|
||||
# Add the compatibility library that is needed when android.test.base
|
||||
|
Reference in New Issue
Block a user