aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 11:00:13 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 11:00:13 +0000
commit9cbbcef6fc2320aaf42a6dd15a4d069cc067eda6 (patch)
tree4d6ff98f210790fdda8d85352a035d2d874c3e6f
parent094cd746258953d2f18ec84b87cfd2f359789b2d (diff)
parentc8b2899c81274bf25c597df93ca78f6e12f5d20f (diff)
downloadfallible-streaming-iterator-9cbbcef6fc2320aaf42a6dd15a4d069cc067eda6.tar.gz
Snap for 9550355 from c8b2899c81274bf25c597df93ca78f6e12f5d20f to sdk-releaseplatform-tools-34.0.1platform-tools-34.0.0platform-tools-33.0.4
Change-Id: I16e6664c86c1f9e8a99a70550ebb1577bccfd697
-rw-r--r--TEST_MAPPING20
1 files changed, 3 insertions, 17 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index aa301aa..5953440 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,25 +1,11 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "keystore2_legacy_blobs_test"
+ "path": "system/security/keystore2"
},
{
- "name": "keystore2_test"
- },
- {
- "name": "legacykeystore_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
- },
- {
- "name": "legacykeystore_test"
+ "path": "system/security/keystore2/legacykeystore"
}
]
}