aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-16 02:06:52 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-16 02:06:52 +0000
commit4c8ac97ca4d994193d0cd6e4e9060f6d55bdd3ad (patch)
treec41a00e781c37b436293ba79d172b243160cacd4
parentb4da4b4f97cd161315e558fdbc1e80bba0e0f679 (diff)
parenta9a6ecd408f166424ac5b0f44b050c42e4f5df16 (diff)
downloadcommand-fds-4c8ac97ca4d994193d0cd6e4e9060f6d55bdd3ad.tar.gz
Snap for 8006021 from a9a6ecd408f166424ac5b0f44b050c42e4f5df16 to tm-release
Change-Id: I70f1a15903241f6bec7f29e3bb5079eaf5d934fc
-rw-r--r--Android.bp14
-rw-r--r--TEST_MAPPING11
2 files changed, 11 insertions, 14 deletions
diff --git a/Android.bp b/Android.bp
index dc2ad2d..f2faab7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -35,17 +35,3 @@ rust_library {
"com.android.virt",
],
}
-
-// dependent_library ["feature_list"]
-// autocfg-1.0.1
-// bitflags-1.2.1 "default"
-// cfg-if-1.0.0
-// libc-0.2.99 "default,extra_traits,std"
-// memoffset-0.6.4 "default"
-// nix-0.22.1
-// proc-macro2-1.0.28 "default,proc-macro"
-// quote-1.0.9 "default,proc-macro"
-// syn-1.0.74 "clone-impls,default,derive,parsing,printing,proc-macro,quote"
-// thiserror-1.0.26
-// thiserror-impl-1.0.26
-// unicode-xid-0.2.2 "default"
diff --git a/TEST_MAPPING b/TEST_MAPPING
index b57b334..5dbc7cf 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,6 +2,17 @@
{
"presubmit": [
{
+ "name": "open_then_run_module"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ }
+ ],
+ "presubmit-rust": [
+ {
+ "name": "open_then_run_module"
+ },
+ {
"name": "virtualizationservice_device_test"
}
]