aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:06:57 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:06:57 +0000
commit2ef1bf8a506e1edc341829e7ebf8ba2b094b707c (patch)
treed00e21722478b6ecfd989500bf6fae481049ab99
parent9333759d55de09e02ad5804e933f80799d7ac267 (diff)
parent44f7f983e179626a35017fea2494fb06c48023d4 (diff)
downloadfnv-android14-mainline-permission-release.tar.gz
Change-Id: Ib8674faa11bd55a9b86bb43ddc364fb269930150
-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": [