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

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

Merge "binderParcelBenchmark: in TEST_MAPPING" am: 3265d955

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


cc_test_host {
cc_test_host {