diff options
| -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 55419eb609..7489afae29 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING @@ -23,6 +23,9 @@ }, { "name": "CtsNdkBinderTestCases" + }, + { + "name": "aidl_lazy_test" } ] } |