Merge "Remove unused system_modules"

am: 9a3f61cd43

Change-Id: If8f7d8c55caa7a842e84f1571b67a35cbe015f06
This commit is contained in:
Jiyong Park
2020-01-06 20:05:07 -08:00
committed by android-build-merger

View File

@@ -205,9 +205,6 @@ func GatherRequiredDepsForTest() string {
systemModules := []string{
"core-current-stubs-system-modules",
"core-platform-api-stubs-system-modules",
"android_stubs_current_system_modules",
"android_system_stubs_current_system_modules",
"android_test_stubs_current_system_modules",
}
for _, extra := range systemModules {