commit | 9b254ddf6dfdf9c84f6592addf856555cfb04bbb | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu May 11 00:37:55 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu May 11 00:38:53 2023 +0000 |
tree | 9cbe530af66b45d208e11589761988bca4c10553 | |
parent | 71ea90d35134e972978f92add142857a10104552 [diff] [blame] |
binderParcelBenchmark: in TEST_MAPPING Bug: 271994750 Test: atest binderParcelBenchmark Change-Id: If5ac7fcac841344093b0b3424ba8e280f5135253
diff --git a/libs/binder/tests/Android.bp b/libs/binder/tests/Android.bp index cad364d..8593be4 100644 --- a/libs/binder/tests/Android.bp +++ b/libs/binder/tests/Android.bp
@@ -689,6 +689,7 @@ "liblog", "libutils", ], + test_suites: ["general-tests"], } cc_test_host {