diff options
| author | 2020-01-24 01:53:24 +0000 | |
|---|---|---|
| committer | 2020-01-24 01:53:24 +0000 | |
| commit | cd73498a28a25125bf51c6e83c428eb126e355c8 (patch) | |
| tree | b763b6c7fcd9a18c9dc438f1d84e496529db6389 | |
| parent | 485274a1f4119c0c9466ec98092274c4e03ae8ad (diff) | |
| parent | b4931c59dd31bc06ed6b2e2937e2077cdb8a0adb (diff) | |
Merge "Add aidl_lazy_test to presubmit" am: 0ef670c49e am: b4931c59dd
Change-Id: Ie69076da8820390c518ff9d5daf9d5735fef0b63
| -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" } ] } |