Make the libcxx library available to com.android.virt
Test: m succeeds, tested the whole topic together
Bug: 202153827
Change-Id: Idd2e70995495cd8749978efb7a8c6c2bace9a952
diff --git a/Android.bp b/Android.bp
index 81f6638..05ef387 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,6 +55,7 @@
"//apex_available:platform",
"com.android.bluetooth",
"com.android.compos",
+ "com.android.virt",
],
min_sdk_version: "29",
}
@@ -68,6 +69,7 @@
"//apex_available:platform",
"com.android.bluetooth",
"com.android.compos",
+ "com.android.virt",
],
min_sdk_version: "29",
}