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

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

Merge "binderParcelBenchmark: in TEST_MAPPING" am: 3265d955 am: 580658ba...

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

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2585151



Change-Id: Ie1cc6326d3bb3002929f9f4246aa00a0b35e98d6
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents ca7715b7 da5ab41f
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 {