Fixing built-in Robolectric TestRunners
Built-in Robolectric test runners require knowledge of where our resource apk is in order to run with binary resources mode. This change gives all junit_binary targets a .properties file that Robolectric uses to provide the location of this resource apk. Bug: 1008309 Change-Id: Ie80bb1f5a927b254c08b4aed8c30630e24dc6000 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829472Reviewed-by:Andrew Grieve <agrieve@chromium.org> Commit-Queue: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#701543}
Showing
Please register or sign in to comment