Merge "Remove unused system_modules"
This commit is contained in:
commit
9a3f61cd43
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue