OSDN Git Service

Fix binderAddInts benchmark
authorJohn Reck <jreck@google.com>
Tue, 9 Aug 2016 20:06:21 +0000 (13:06 -0700)
committerJohn Reck <jreck@google.com>
Tue, 9 Aug 2016 20:06:21 +0000 (13:06 -0700)
commit187816e5793ad177f6f70fe6270baf1475d74149
tree73486259ee00625a16c554b4de361f618b891b60
parent17985b261d49ea1c15c0dc306df948e25d1b81b4
Fix binderAddInts benchmark

Bug: 30765667

Restores the fork() that was missed in a refactor
causing the benchmark to no longer measure binder's
IPC performance.

Change-Id: Id79ab082f1d20e1d058f80bd43018c9737b8250b
tests/binder/benchmarks/binderAddInts.cpp