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
commit 286d8f9972
1 changed files with 1 additions and 0 deletions

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 {