aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-24 18:48:17 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-24 18:48:17 +0000
commit471772aaba80ad83b376f1dd09a619750cd1231b (patch)
tree710d6bc210ac01ea7cfb4a6d38bc30671819e265
parent5bc32da84dce9c5ce9f7245c53d79ea84ddafa58 (diff)
parent3658bcff1e1e0a3942950709f7d326bf69b1e510 (diff)
downloadfallible-iterator-471772aaba80ad83b376f1dd09a619750cd1231b.tar.gz
Update TEST_MAPPING am: 959b9938cd am: 3658bcff1e
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/fallible-iterator/+/1804898 Change-Id: I5ef686ff2741a38fcd5d5837907637a82c73c10e
-rw-r--r--TEST_MAPPING8
1 files changed, 7 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 27759f0..9d4d72a 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,8 +1,14 @@
-// Generated by cargo2android.py for tests in Android.bp
+// Generated by update_crate_tests.py for tests that depend on this crate.
{
"presubmit": [
{
"name": "fallible-iterator_device_test_src_lib"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "legacykeystore_test"
}
]
}