Removing upstream flag as it is now the default.

Also moving to internal robolectric projects to no longer use the  _upstream suffix.

Test: CI
Bug: 386652866
Change-Id: Ic4376619f01834a97ec10c33c283fd7cab45900f
This commit is contained in:
Rex Hoffman
2025-01-08 21:05:34 +00:00
parent ccf197b366
commit 3d508d0d12

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",