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

Commit 3265d955 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "binderParcelBenchmark: in TEST_MAPPING"

parents 89ca51de 9b254ddf
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -21,6 +21,9 @@
    {
      "name": "binderHostDeviceTest"
    },
    {
      "name": "binderParcelBenchmark"
    },
    {
      "name": "binderTextOutputTest"
    },
+1 −0
Original line number Diff line number Diff line
@@ -690,6 +690,7 @@ cc_benchmark {
        "liblog",
        "libutils",
    ],
    test_suites: ["general-tests"],
}

cc_test_host {