summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jon Spivack <spivack@google.com> 2020-01-24 01:30:49 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2020-01-24 01:30:49 +0000
commit0ef670c49eeb8eb8c56c9a1187fd0933a535441f (patch)
treec19149065026c9859cafca0bffe2429a35ac9df9
parent8b1d97c7560a72b9d9f80d79417db6ff90af73d8 (diff)
parenteff0fabd05905783de6d7ead8fbe581dfb943ea9 (diff)
Merge "Add aidl_lazy_test to presubmit"
-rw-r--r--libs/binder/TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING
index b3afd817c1..922504eb18 100644
--- a/libs/binder/TEST_MAPPING
+++ b/libs/binder/TEST_MAPPING
@@ -20,6 +20,9 @@
},
{
"name": "CtsNdkBinderTestCases"
+ },
+ {
+ "name": "aidl_lazy_test"
}
]
}