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
This commit is contained in:
Paul Duffin
2019-09-25 16:09:51 +01:00
parent d9c3a7ffba
commit 2e3e5e3e76

View File

@@ -103,7 +103,6 @@ func GatherRequiredDepsForTest() string {
`
systemModules := []string{
"core-system-modules",
"core-current-stubs-system-modules",
"core-platform-api-stubs-system-modules",
"android_stubs_current_system_modules",