diff options
author | 2020-01-24 01:30:49 +0000 | |
---|---|---|
committer | 2020-01-24 01:30:49 +0000 | |
commit | 0ef670c49eeb8eb8c56c9a1187fd0933a535441f (patch) | |
tree | c19149065026c9859cafca0bffe2429a35ac9df9 | |
parent | 8b1d97c7560a72b9d9f80d79417db6ff90af73d8 (diff) | |
parent | eff0fabd05905783de6d7ead8fbe581dfb943ea9 (diff) |
Merge "Add aidl_lazy_test to presubmit"
-rw-r--r-- | libs/binder/TEST_MAPPING | 3 |
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" } ] } |