summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> 2020-01-24 01:53:24 +0000
committer Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> 2020-01-24 01:53:24 +0000
commitcd73498a28a25125bf51c6e83c428eb126e355c8 (patch)
treeb763b6c7fcd9a18c9dc438f1d84e496529db6389
parent485274a1f4119c0c9466ec98092274c4e03ae8ad (diff)
parentb4931c59dd31bc06ed6b2e2937e2077cdb8a0adb (diff)
Merge "Add aidl_lazy_test to presubmit" am: 0ef670c49e am: b4931c59dd
Change-Id: Ie69076da8820390c518ff9d5daf9d5735fef0b63
-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"
}
]
}