Skip to content
Snippets Groups Projects
Commit 19bde5b0 authored by Rex Hoffman's avatar Rex Hoffman Committed by Gerrit Code Review
Browse files

Merge "Update to /external/robolectric rather than older /external/robolectric-shadows"

parents 596e9d8e e6f0b196
No related branches found
No related tags found
No related merge requests found
......@@ -35,4 +35,5 @@ android_robolectric_test {
// timeout in seconds.
timeout: 36000,
},
}
\ No newline at end of file
upstream: true,
}
......@@ -42,15 +42,14 @@ android_robolectric_test {
"androidx.lifecycle_lifecycle-runtime",
"androidx.mediarouter_mediarouter-nodeps",
"error_prone_annotations",
"mockito-robolectric-prebuilt",
"service-nearby-pre-jarjar",
"truth-prebuilt",
"robolectric_android-all-stub",
"Robolectric_all-target",
],
test_options: {
// timeout in seconds.
timeout: 36000,
},
upstream: true,
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment