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

Commit a29e4ff7 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "binderParcelBenchmark: in TEST_MAPPING" am: 3265d955 am: 580658ba am: 0e55c090

parents adb8f5c8 0e55c090
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 {