summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2020-11-23 21:30:33 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2020-11-23 21:30:33 +0000
commit80315724d28a80451874874232a8dbcd2e57a6ad (patch)
tree76a3c4366d7e0d175e6f7df68cbc7d0e2c9f9bf8
parent9c6cc8757954bd593081971fdb475825b2320613 (diff)
parent8386cbff574d05463075b787b72bb812d8d82382 (diff)
Merge "binder: Move rustBinderTest to presubmit"
-rw-r--r--libs/binder/TEST_MAPPING4
1 files changed, 1 insertions, 3 deletions
diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING
index dafc87952f..1cfb560f82 100644
--- a/libs/binder/TEST_MAPPING
+++ b/libs/binder/TEST_MAPPING
@@ -53,9 +53,7 @@
},
{
"name": "libbinder_rs-internal_test"
- }
- ],
- "postsubmit": [
+ },
{
"name": "rustBinderTest"
}