commit | 739b0eef10b9701282712f905a4904cad54ad2c8 | [log] [tgz] |
---|---|---|
author | Daniel Nishi <dhnishi@google.com> | Thu Aug 17 14:34:05 2017 -0700 |
committer | Daniel Nishi <dhnishi@google.com> | Thu Aug 17 14:37:27 2017 -0700 |
tree | f2c43c26cc2ec5ca1f362e0380d34aca424e8edd | |
parent | 682ff5562c709723ba9f90b4870a3700fc6d314c [diff] |
Move the Robolectric shadow config up. In my testing, this reduces the runtime of the Robolectric Settings test suite on my Z840 workstation from 440 seconds to 402 seconds on average. By avoiding having a method-level Robolectric shadow import, we avoid going down a code path which needs to add more shadows later in the Robolectric execution. Bug: 64808827 Test: Settings robotests still pass Change-Id: I7b40d73b30306ae3f9759281afbd7f7266579e24