aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:15:11 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:15:11 +0000
commitd011ba3f7a28f0eec3709977fdc116155189b8b9 (patch)
treed00e21722478b6ecfd989500bf6fae481049ab99
parent9a444811a6c4836debc274452d0240418ba6dd13 (diff)
parent44f7f983e179626a35017fea2494fb06c48023d4 (diff)
downloadfnv-d011ba3f7a28f0eec3709977fdc116155189b8b9.tar.gz
Change-Id: I632e7b229667f7cac30cff3473a416fd99ede055
-rw-r--r--Android.bp2
-rw-r--r--TEST_MAPPING6
2 files changed, 8 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 585f0bc..55237b0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -72,4 +72,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 4c0b38e..e11e2b5 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,7 +2,13 @@
{
"imports": [
{
+ "path": "external/rust/crates/hashbrown"
+ },
+ {
"path": "external/rust/crates/vulkano"
+ },
+ {
+ "path": "packages/modules/Virtualization/virtualizationmanager"
}
],
"presubmit": [