From 74ab6e95c90e97cd017f144db83644c5c9752005 Mon Sep 17 00:00:00 2001 From: Nikita Ioffe Date: Tue, 25 Oct 2022 13:09:59 +0100 Subject: [PATCH] Add framework-virtualization to PRODUCT_APEX_BOOT_JARS Bug: 243512044 Test: build & flash oriole Test: build & flash redfin Change-Id: I8554d2b0ccdb217b764dc52381e047104d720aec --- 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 901302e091..20d2865c31 100644 --- a/target/product/default_art_config.mk +++ b/target/product/default_art_config.mk @@ -70,6 +70,7 @@ PRODUCT_APEX_BOOT_JARS := \ com.android.tethering:framework-connectivity-t \ com.android.tethering:framework-tethering \ com.android.uwb:framework-uwb \ + com.android.virt:framework-virtualization \ com.android.wifi:framework-wifi \ # List of system_server classpath jars delivered via apex.