aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:28:56 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:28:56 +0000
commit7006c6da6d4e48a973e95a6c527a25c8f28a2251 (patch)
tree56bc37db1ea300bbe1dd13de239d70038b816283
parent91a21dba9dc6f512a9efce461282b9438a309337 (diff)
parent84237fbd0c853159cc1c76a12c2be5e6c8575eb0 (diff)
downloadasync-task-7006c6da6d4e48a973e95a6c527a25c8f28a2251.tar.gz
Update TEST_MAPPING am: 4f3e765eb4 am: 88cac09295 am: 84237fbd0c
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/async-task/+/2411853 Change-Id: I05efa6223ad75c8b7cf6d1f2e4e2ada11524aa4b 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"
}
]
}