aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:33:12 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:33:12 +0000
commit79208f809ffd1cc47743137fab087f32a98f2ffc (patch)
tree8fed20ad426cd06d4c5846d8b42eb651ce1e35c2
parente32b30203b48331a162ee32e6d4b77275b3425d4 (diff)
parent3b29a7bc0de8fc5afe191ada23dd65b7857be9db (diff)
downloadintrusive-collections-79208f809ffd1cc47743137fab087f32a98f2ffc.tar.gz
Update TEST_MAPPING am: 2ab40d9857 am: cdbb6b8e3e am: 3b29a7bc0d
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/intrusive-collections/+/2411478 Change-Id: I85211e348bae57e98af109f7db3dd4d477357860 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING9
1 files changed, 2 insertions, 7 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index e07c7c9..c727841 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,13 +1,8 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "virtualizationmanager_device_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "virtualizationmanager_device_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
}
]
}