aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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": [