Merge "Prepare Soong for switch to stable core/platform API."

This commit is contained in:
Treehugger Robot
2020-07-01 11:57:26 +00:00
committed by Gerrit Code Review

View File

@@ -197,6 +197,7 @@ func GatherRequiredDepsForTest() string {
systemModules := []string{
"core-current-stubs-system-modules",
"legacy-core-platform-api-stubs-system-modules",
"stable-core-platform-api-stubs-system-modules",
}
for _, extra := range systemModules {