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 8ae7e7a5ef..b3afd817c1 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING @@ -17,6 +17,9 @@ }, { "name": "binderStabilityTest" + }, + { + "name": "CtsNdkBinderTestCases" } ] } |