summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Rex Hoffman <rexhoffman@google.com> 2025-01-08 21:05:34 +0000
committer Rex Hoffman <rexhoffman@google.com> 2025-01-10 06:40:01 -0800
commit4e506a03ee27864c4c65ea849fc99fcaf5ed2118 (patch)
treeceee37f77af9c707c6f73be3b3ddbfd2dd390218
parenta9e2d996d1dc63c00174002fb4bf75f05a89214c (diff)
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: Ib3abf869fd13d685d220f52032a92a55b7e80e7e Merged-In: I4cf353cddd57e6e293c7e9a589cbe10fda6b34c2
-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",
],