diff options
| author | 2019-07-16 02:50:57 -0700 | |
|---|---|---|
| committer | 2019-07-16 02:50:57 -0700 | |
| commit | 40a5a06953adb3f13b0c6da6eb7f86b303ec2edf (patch) | |
| tree | 7f630b394f89548691661e57535bb6248e3ff755 | |
| parent | 05c2808e0f0177c1ba1c96c986a8d4582cac9f36 (diff) | |
| parent | 1abd5f557907871f603b41c9c12850d5d62c88eb (diff) | |
Merge "libbinder: test mapping += binderLibTest" am: 9bcd251526
am: 1abd5f5579
Change-Id: I37bde12fb2989d4920d9679faf861a6d3bae5245
| -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 91b75c7fda..ce419ee2d0 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING @@ -8,6 +8,9 @@ }, { "name": "binderTextOutputTest" + }, + { + "name": "binderLibTest" } ] } |