aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:03:35 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:03:35 +0000
commit8e49c0672b0de629eaacf92d8fa253e5e5174a74 (patch)
treed00e21722478b6ecfd989500bf6fae481049ab99
parentd26766f1de6a7ca473796ec6227dde67c6c5491c (diff)
parent44f7f983e179626a35017fea2494fb06c48023d4 (diff)
downloadfnv-8e49c0672b0de629eaacf92d8fa253e5e5174a74.tar.gz
Change-Id: I78a0fb668b60b67e9ee71ec50e2f0972e32ac89a
-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": [