commit | 2e3e5e3e765a27573277a282bc4af4ff9dda46e2 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Wed Sep 25 16:09:51 2019 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Fri Sep 27 10:38:06 2019 +0100 |
tree | 7bf5c7b08c219d0bfe1cdb5a60ab360bfcd50e18 | |
parent | d9c3a7ffbafc432848402fed45bc5eec2c56e150 [diff] |
Remove unused core-system-modules Soong tests no longer need to define a dummy version of this. Test: m checkbuild Bug: 141613583 Change-Id: Iad12560aedc74a499808bd52d9ea09ab0d68d743
diff --git a/java/testing.go b/java/testing.go index 5315b85..acbefb9 100644 --- a/java/testing.go +++ b/java/testing.go
@@ -103,7 +103,6 @@ ` systemModules := []string{ - "core-system-modules", "core-current-stubs-system-modules", "core-platform-api-stubs-system-modules", "android_stubs_current_system_modules",