aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:45:32 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:45:32 +0000
commite56ebc6934f97658ae0feb1c95ba1a4b1aaafbd9 (patch)
treebb7fed649d07e5b24e581d19ccf3c547b2b86c62 /TEST_MAPPING
parent185c72ddcd37905eb5eb03f12b9ff3dee769e7aa (diff)
parent878f532dd57bdcbce44364b7eecb1811140e99b7 (diff)
downloadwhich-e56ebc6934f97658ae0feb1c95ba1a4b1aaafbd9.tar.gz
Change-Id: I22137929a27ef5c8d6b5222ea046e0c40411bbd0
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING14
1 files changed, 2 insertions, 12 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index e4ec3b3..23bbdf9 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,22 +3,12 @@
"imports": [
{
"path": "external/rust/crates/libsqlite3-sys"
- }
- ],
- "presubmit": [
- {
- "name": "keystore2_test"
},
{
- "name": "legacykeystore_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "keystore2_test"
+ "path": "system/security/keystore2"
},
{
- "name": "legacykeystore_test"
+ "path": "system/security/keystore2/legacykeystore"
}
]
}