commit | 986ea0da6037ed9f3c0e2dcba95358bad6ff7778 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Thu Nov 05 17:07:35 2020 -0800 |
committer | Sunny Goyal <sunnygoyal@google.com> | Thu Nov 12 01:01:55 2020 +0000 |
tree | 53cb72b3a498177f9df5f0a3f587b83a549be1b7 | |
parent | c32e39f1dbae071efc61475bea8cbc47ba0db304 [diff] [blame] |
Fixing Robolectic model tests Some tests were broken because of refactoring in LauncherModel. Change-Id: I55aa32d75a4d16338796a1b1765717fd72ba4b33
diff --git a/robolectric_tests/Android.mk b/robolectric_tests/Android.mk index 3fa9b0a..836ded5 100644 --- a/robolectric_tests/Android.mk +++ b/robolectric_tests/Android.mk
@@ -59,4 +59,4 @@ LOCAL_ROBOTEST_TIMEOUT := 36000 -include prebuilts/misc/common/robolectric/4.3.1/run_robotests.mk +include prebuilts/misc/common/robolectric/4.4/run_robotests.mk