commit | 07630f6bd3dbc91e2622cedfd1a21822b5f1f4b5 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Wed May 18 17:09:56 2016 -0700 |
committer | Christopher Wiley <wiley@google.com> | Thu May 19 13:12:09 2016 -0700 |
tree | 2c75c7bdef78be3cd414394203e6532349d2252e | |
parent | 63f289a8a1d44a5a47b904b1eaf3f084a007175d [diff] |
Create frameworks-base-testutils lib This permits sharing of test components used in connectivity tests. Rename the MockLooper to TestLooper, reflecting that it is not a true mock, but a manually controlled Looper for use in tests. Bug: 28848133 Test: Tests consuming this library pass. Change-Id: I57e11f9544c7bffdb02739ab2a921512b1b11874