aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-12-29 15:50:42 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-12-29 15:50:42 +0000
commita4237418eefa2aa10beb6cade874ba8d12c8d853 (patch)
treecd6fa53d5a269f809a52f02063fdcd08b89e3ff0
parentf7c7c583f793a20039c76e5dba796326279606bb (diff)
parent5249ac4d824ac864bfd2eb871548e6cc96cb21ad (diff)
downloadprotobuf-a4237418eefa2aa10beb6cade874ba8d12c8d853.tar.gz
Merge "Add missed TEST_MAPPINGs" am: 460914e0f1 am: 1976eca584 am: 5249ac4d82
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/protobuf/+/1924161 Change-Id: I26a8b5cb5ed6905d39cef503338fff318548003d
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index ab8f416..b7c1df9 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -7,5 +7,13 @@
{
"name": "virtualizationservice_device_test"
}
+ ],
+ "presubmit-rust": [
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ }
]
}