commit | 87c03cf9e26f066fe7ff0e6a54b88cae6f1f29fd | [log] [tgz] |
---|---|---|
author | Connor O'Brien <connoro@google.com> | Wed Oct 26 17:58:51 2016 -0700 |
committer | Connor O'Brien <connoro@google.com> | Wed Oct 26 18:25:02 2016 -0700 |
tree | 5e8236819a9a39818f5d6d9d3de7b88501e9256e | |
parent | a3408388959075581d574112a8c492b85bf50bab [diff] |
Enable multiple concurrent binderLibTest instances Each instance tries to register a service with the same name, so suffix the service name with the instance's PID to avoid collisions. Test: Tests run and pass in 2 processes at once Change-Id: I685b01fbfbad4e9bd3eb6ea06f46ffc157169909 Signed-off-by: Connor O'Brien <connoro@google.com>