Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9b254ddf authored by Steven Moreland's avatar Steven Moreland
Browse files

binderParcelBenchmark: in TEST_MAPPING

Bug: 271994750
Test: atest binderParcelBenchmark
Change-Id: If5ac7fcac841344093b0b3424ba8e280f5135253
parent 71ea90d3
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -18,6 +18,9 @@
    {
    {
      "name": "binderHostDeviceTest"
      "name": "binderHostDeviceTest"
    },
    },
    {
      "name": "binderParcelBenchmark"
    },
    {
    {
      "name": "binderTextOutputTest"
      "name": "binderTextOutputTest"
    },
    },
+1 −0
Original line number Original line Diff line number Diff line
@@ -689,6 +689,7 @@ cc_benchmark {
        "liblog",
        "liblog",
        "libutils",
        "libutils",
    ],
    ],
    test_suites: ["general-tests"],
}
}


cc_test_host {
cc_test_host {