aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-10 15:37:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-10 15:37:29 +0000
commitc47f4265bc99b977c4d1d05c64ca409ae795610b (patch)
tree3ea9be4f6e085b404fa4c96e7c47ac973a6b2b46
parentb6f902a611849a26120a3c3f860e66682ca9de13 (diff)
parent9e282b67c0b67bc54f02d072463eaba681584fdf (diff)
downloadlz4-busytown-mac-infra-release.tar.gz
Snap for 11819167 from 9e282b67c0b67bc54f02d072463eaba681584fdf to busytown-mac-infra-releasebusytown-mac-infra-release
Change-Id: Iaf694f873321b9113e4a627220e6c45caf56d3bf
-rw-r--r--lib/Android.bp4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/Android.bp b/lib/Android.bp
index 03bd6a26..007ebd78 100644
--- a/lib/Android.bp
+++ b/lib/Android.bp
@@ -24,15 +24,13 @@ cc_library {
"com.android.adbd",
"com.android.art", // from libartbase
"com.android.art.debug",
+ "com.android.virt",
],
recovery_available: true,
vendor_available: true,
product_available: true,
ramdisk_available: true,
vendor_ramdisk_available: true,
- vndk: {
- enabled: true,
- },
host_supported: true,
// TODO(b/153609531): remove when no longer needed.
native_bridge_supported: true,