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

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

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

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

Change-Id: I2b2eadf4553fb0aa216578df70e3a10ab6d5aaef
parents 697e392e 3cb8d2b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -134,4 +134,5 @@ int main(int argc, char** argv) {
success:

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