aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 07:12:56 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 07:12:56 +0000
commitd1fd7d72362b5d7f717522d88b27c22b5586b76a (patch)
treed00e21722478b6ecfd989500bf6fae481049ab99
parent9a444811a6c4836debc274452d0240418ba6dd13 (diff)
parent44f7f983e179626a35017fea2494fb06c48023d4 (diff)
downloadfnv-d1fd7d72362b5d7f717522d88b27c22b5586b76a.tar.gz
Snap for 10453938 from 44f7f983e179626a35017fea2494fb06c48023d4 to mainline-odp-releaseaml_odp_341717000aml_odp_341610000
Change-Id: I35b2056f2c1c25e533d9b682762292adc8232986
-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": [