diff options
| author | 2019-10-16 10:43:29 -0700 | |
|---|---|---|
| committer | 2019-10-16 10:43:29 -0700 | |
| commit | f93517dad8f43f76b80bafd2779aea721c75c147 (patch) | |
| tree | d12232587cf6eff79c66aa02a0a179e195f2be4c | |
| parent | 82d1e10eb0f1ff0ea7640a7441dbd50f18a8eb77 (diff) | |
| parent | d0126203497fe4babae146a5a94ae6bffa0b85da (diff) | |
Merge "libbinder: test mapping += CtsNdkBinderTestCases"
am: d012620349
Change-Id: If15e1291a8cfad5ed68a76ccebe4ffccc9b48179
| -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" } ] } |