diff options
Diffstat (limited to 'java/testing.go')
| -rw-r--r-- | java/testing.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/testing.go b/java/testing.go index 6c4020ce5..4a441fe00 100644 --- a/java/testing.go +++ b/java/testing.go @@ -44,6 +44,7 @@ func GatherRequiredDepsForTest() string { "core-lambda-stubs", "framework", "ext", + "updatable_media_stubs", "android_stubs_current", "android_system_stubs_current", "android_test_stubs_current", |