summaryrefslogtreecommitdiff
path: root/test-legacy
diff options
context:
space:
mode:
Diffstat (limited to 'test-legacy')
-rw-r--r--test-legacy/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-legacy/Android.bp b/test-legacy/Android.bp
index 833c714f07b0..a69f422b3bdb 100644
--- a/test-legacy/Android.bp
+++ b/test-legacy/Android.bp
@@ -25,7 +25,7 @@ java_library_static {
static_libs: [
"android.test.base-minus-junit",
"android.test.runner-minus-junit",
- "android.test.mock.impl",
+ "android.test.mock_static",
],
no_framework_libs: true,