aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 11:03:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 11:03:34 +0000
commitafbad4041b5ce37a5aa2d200c744f880b729632c (patch)
tree830db402c0d01110023d0b92ee283f29aa7099d5
parent691027b81776f261b67e6837ad7993ef8e14bb14 (diff)
parent7199cc3c2b26f5e8e1d3f632135b2252be9739be (diff)
downloadxml-rs-afbad4041b5ce37a5aa2d200c744f880b729632c.tar.gz
Snap for 9550355 from 7199cc3c2b26f5e8e1d3f632135b2252be9739be to sdk-releaseplatform-tools-34.0.1platform-tools-34.0.0platform-tools-33.0.4
Change-Id: I835e61f5e5bea19c3cf6991383f1a346234bde63
-rw-r--r--TEST_MAPPING9
1 files changed, 3 insertions, 6 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 9843a12..12922ec 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,13 +3,13 @@
"imports": [
{
"path": "external/rust/crates/serde-xml-rs"
+ },
+ {
+ "path": "packages/modules/Virtualization/virtualizationmanager"
}
],
"presubmit": [
{
- "name": "virtualizationservice_device_test"
- },
- {
"name": "xml-rs_test_tests_event_reader"
},
{
@@ -21,9 +21,6 @@
],
"presubmit-rust": [
{
- "name": "virtualizationservice_device_test"
- },
- {
"name": "xml-rs_test_tests_event_reader"
},
{