diff options
| -rw-r--r-- | libs/WindowManager/Shell/multivalentScreenshotTests/Android.bp | 1 |
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", ], |