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
This commit is contained in:
paulhu
2021-12-14 02:21:38 +00:00
parent a8295a5513
commit 627b72a105

View File

@@ -64,6 +64,7 @@ PRODUCT_APEX_BOOT_JARS := \
com.android.sdkext:framework-sdkextensions \ com.android.sdkext:framework-sdkextensions \
com.android.supplementalprocess:framework-supplementalprocess \ com.android.supplementalprocess:framework-supplementalprocess \
com.android.tethering:framework-connectivity \ com.android.tethering:framework-connectivity \
com.android.tethering:framework-connectivity-tiramisu \
com.android.tethering:framework-tethering \ com.android.tethering:framework-tethering \
com.android.uwb:framework-uwb \ com.android.uwb:framework-uwb \
com.android.wifi:framework-wifi com.android.wifi:framework-wifi