aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Desprez <jdesprez@google.com>2021-02-11 04:27:43 +0000
committerJulien Desprez <jdesprez@google.com>2021-02-11 04:27:45 +0000
commit9a13a8a17e5931a4a99580fe2a51ecddd133aa5a (patch)
treeaf2facb8d7df42d417984aac09dc6752115c2b3e
parent9082fc7d827f02ff1b35dbe1adee5657139a9361 (diff)
downloadsyn-mid-9a13a8a17e5931a4a99580fe2a51ecddd133aa5a.tar.gz
Clean up rust_test_host TEST_MAPPING after default update
After b/177689340, rust_test_host doesn't need TEST_MAPPING config anymore to run in presubmit. Change-Id: I7599f813da8d1bd100e9c7e3b41fb6f758459158 Test: presubmit Bug: 178646865
-rw-r--r--TEST_MAPPING9
1 files changed, 0 insertions, 9 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index bea5889..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,9 +0,0 @@
-// Generated by cargo2android.py for tests in Android.bp
-{
- "presubmit": [
- {
- "host": true,
- "name": "syn-mid_host_test_src_lib"
- }
- ]
-}