From 4731eb19c51d80c547c05b86dabeb2bc6fd2d9a2 Mon Sep 17 00:00:00 2001 From: Rex Hoffman Date: Wed, 1 Feb 2023 22:29:27 +0000 Subject: Update to /external/robolectric rather than older /external/robolectric-shadows Bug: 261728063 Test: atest of soong robolectric module Change-Id: I92634ad4dbf021fc0b4de7ba6681d5a138e6f30d --- tests/robolectric/Android.bp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/robolectric/Android.bp b/tests/robolectric/Android.bp index 17d944eb..a4f52305 100644 --- a/tests/robolectric/Android.bp +++ b/tests/robolectric/Android.bp @@ -22,4 +22,5 @@ android_robolectric_test { java_resource_dirs: ["config"], static_libs: ["emergencyinfo-test-common"], instrumentation_for: "EmergencyInfo", + //upstream: true, } -- cgit v1.2.3