aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 18:48:21 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 18:48:21 +0000
commit88cac092958a40f625e13fb28b6311c55fe7d0aa (patch)
tree56bc37db1ea300bbe1dd13de239d70038b816283
parent8304cf8ade605122abc0c6d505b5b904687ef1dc (diff)
parent4f3e765eb415eccaa48c6d7d5ea6e014f366d63c (diff)
downloadasync-task-88cac092958a40f625e13fb28b6311c55fe7d0aa.tar.gz
Update TEST_MAPPING am: 4f3e765eb4
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/async-task/+/2411853 Change-Id: I9dd709acbc6da5783a5482f47217454c104f5504 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"
}
]
}