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

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

Merge "binderRpcBenchmark: main return 0" am: 2a466321 am: 57ec8b1b

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

Change-Id: I1c1bee5064b4532f2524f058f61de1e2a49f77ea
parents 17078c14 57ec8b1b
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -134,4 +134,5 @@ int main(int argc, char** argv) {
success:
success:


    ::benchmark::RunSpecifiedBenchmarks();
    ::benchmark::RunSpecifiedBenchmarks();
    return 0;
}
}