commit | 06a07e9748d07941be5f49f3388e94e5fcdeb840 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Wed Nov 07 16:54:02 2018 -0800 |
committer | Sunny Goyal <sunnygoyal@google.com> | Mon Nov 12 10:49:59 2018 -0800 |
tree | e83cb6d85badbe22ef33e225e4d883932e25da1f | |
parent | f1982fcaae1c24c93eab2309cb06905d25a90c00 [diff] [blame] |
Moving come tests to Roboelectric > Fixing resource loading in robo tests Change-Id: Id5b8a0e4916a2a200da7a41b03f19846834beb1f
diff --git a/robolectric_tests/Android.mk b/robolectric_tests/Android.mk index 5011764..a57b97a 100644 --- a/robolectric_tests/Android.mk +++ b/robolectric_tests/Android.mk
@@ -29,6 +29,8 @@ LOCAL_JAVA_LIBRARIES := \ platform-robolectric-3.6.1-prebuilt +LOCAL_JAVA_RESOURCE_DIRS := resources config + LOCAL_INSTRUMENTATION_FOR := Launcher3 LOCAL_MODULE_TAGS := optional