diff --git a/tests/Android.bp b/tests/Android.bp index f666bba0cf..4bc654c7d0 100644 --- a/tests/Android.bp +++ b/tests/Android.bp @@ -226,6 +226,5 @@ android_robolectric_test { ], instrumentation_for: "Launcher3", plugins: ["dagger2-compiler"], - upstream: true, strict_mode: false, }