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

Commit 2a466321 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "binderRpcBenchmark: main return 0"

parents 2281985c 3ae982a4
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;
}
}