aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 01:07:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 01:07:27 +0000
commited9481651bdfa7003c0f9dc48b91cf3576a066a1 (patch)
tree7074b4eac93437c9400ada0c51f46843f16c60f7
parent530816ba518d18960a2960c0d1ccfe0c8036c1e9 (diff)
parent8cbe8f8f0f26912fc0af7cc7ad6aa02073e36327 (diff)
downloadcxx-android13-tests-release.tar.gz
Change-Id: If69e372716d113a15ed41ed87826c2a0c85bddd6
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 81f6638a..05ef3874 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,6 +55,7 @@ rust_library {
"//apex_available:platform",
"com.android.bluetooth",
"com.android.compos",
+ "com.android.virt",
],
min_sdk_version: "29",
}
@@ -68,6 +69,7 @@ cc_library_static {
"//apex_available:platform",
"com.android.bluetooth",
"com.android.compos",
+ "com.android.virt",
],
min_sdk_version: "29",
}