Merge "Removing upstream flag as it is now the default. Also moving to internal robolectric projects to no longer use the _upstream suffix." into main

This commit is contained in:
Treehugger Robot
2025-01-09 09:42:36 -08:00
committed by Gerrit Code Review

View File

@@ -109,7 +109,7 @@ java_library {
name: "Settings-robo-testutils",
srcs: ["testutils/**/*.java"],
libs: [
"Robolectric_all-target_upstream",
"Robolectric_all-target",
"Settings-core",
"mockito-robolectric-prebuilt",
"truth",