From 627b72a1051f9502d2c13e185102ca3006f11e43 Mon Sep 17 00:00:00 2001 From: paulhu Date: Tue, 14 Dec 2021 02:21:38 +0000 Subject: [PATCH] Add framework-connectivity-tiramisu to PRODUCT_APEX_BOOT_JARS framework-connectivity-tiramisu is the new jar in tethering apex which is added since android T. Bug: 206893064 Test: m Change-Id: I04a89be2145fa180de4a51c5056f41d7a94a7399 --- target/product/default_art_config.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/default_art_config.mk b/target/product/default_art_config.mk index 8b08a92617..1a9fadaf66 100644 --- a/target/product/default_art_config.mk +++ b/target/product/default_art_config.mk @@ -64,6 +64,7 @@ PRODUCT_APEX_BOOT_JARS := \ com.android.sdkext:framework-sdkextensions \ com.android.supplementalprocess:framework-supplementalprocess \ com.android.tethering:framework-connectivity \ + com.android.tethering:framework-connectivity-tiramisu \ com.android.tethering:framework-tethering \ com.android.uwb:framework-uwb \ com.android.wifi:framework-wifi