commit | 6d1129c791bfd99149f00975bf12ed3bb78843da | [log] [tgz] |
---|---|---|
author | Rex Hoffman <rexhoffman@google.com> | Wed Feb 01 23:38:22 2023 +0000 |
committer | Rex Hoffman <rexhoffman@google.com> | Wed Feb 01 23:38:22 2023 +0000 |
tree | 0f2da5fa7d095595318278fb906488039a018939 | |
parent | 2bfc10a8af4f49da5dc1f9b5373972496aa26a61 [diff] [blame] |
Update to /external/robolectric rather than older /external/robolectric-shadows Bug: 261728063 Test: atest of soong robolectric module Change-Id: Ia6297abf3a189e89bb90bdc8f6a4af5e69968da8
diff --git a/tests/robotests/Android.bp b/tests/robotests/Android.bp index 1b170c0..5821367 100644 --- a/tests/robotests/Android.bp +++ b/tests/robotests/Android.bp
@@ -19,4 +19,5 @@ ], instrumentation_for: "MmsService", + upstream: true, }