commit | 0a44536625069100272332a440f6a5307733a299 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Oct 14 13:22:34 2019 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon Oct 14 13:22:52 2019 -0700 |
tree | 2d4a4d81d9e1b3c304ab607807152df9481636e9 | |
parent | 7f13f05ea59218e75e87491ac2c9b8b95a41a2b8 [diff] [blame] |
libbinder: test mapping += CtsNdkBinderTestCases Bug: N/A Test: CtsNdkBinderTestCases Change-Id: Ib70fff18afda5017fc3d1b8d4bc2bab4cd101f2d
diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING index 136bdb0..588194e 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING
@@ -14,6 +14,9 @@ }, { "name": "binderStabilityTest" + }, + { + "name": "CtsNdkBinderTestCases" } ] }