summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2025-01-10 09:00:48 -0800
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2025-01-10 09:00:48 -0800
commit82e3ee53286221fa4db8f39bec18a7e327fd45ab (patch)
tree025475f4775ac2a43e350871105ec27770c45fc8
parent5124d5842cf5bf5a32776354219db5969ad486c6 (diff)
parent4e506a03ee27864c4c65ea849fc99fcaf5ed2118 (diff)
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
-rw-r--r--libs/WindowManager/Shell/multivalentScreenshotTests/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/WindowManager/Shell/multivalentScreenshotTests/Android.bp b/libs/WindowManager/Shell/multivalentScreenshotTests/Android.bp
index b6db6d93499d..4043a1c3e777 100644
--- a/libs/WindowManager/Shell/multivalentScreenshotTests/Android.bp
+++ b/libs/WindowManager/Shell/multivalentScreenshotTests/Android.bp
@@ -38,7 +38,6 @@ android_app {
android_robolectric_test {
name: "WMShellRobolectricScreenshotTests",
instrumentation_for: "WMShellRobolectricScreenshotTestApp",
- upstream: true,
java_resource_dirs: [
"robolectric/config",
],