Add framework-virtualization to PRODUCT_APEX_BOOT_JARS
Bug: 243512044 Test: build & flash oriole Test: build & flash redfin Change-Id: I8554d2b0ccdb217b764dc52381e047104d720aec
This commit is contained in:
parent
bb9d6db326
commit
74ab6e95c9
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ PRODUCT_APEX_BOOT_JARS := \
|
||||||
com.android.tethering:framework-connectivity-t \
|
com.android.tethering:framework-connectivity-t \
|
||||||
com.android.tethering:framework-tethering \
|
com.android.tethering:framework-tethering \
|
||||||
com.android.uwb:framework-uwb \
|
com.android.uwb:framework-uwb \
|
||||||
|
com.android.virt:framework-virtualization \
|
||||||
com.android.wifi:framework-wifi \
|
com.android.wifi:framework-wifi \
|
||||||
|
|
||||||
# List of system_server classpath jars delivered via apex.
|
# List of system_server classpath jars delivered via apex.
|
||||||
|
|
Loading…
Reference in a new issue