Merge "Prepare Soong for switch to stable core/platform API." am: 286d8f9972

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1353885

Change-Id: I23afe384caa6bbf978075023455207c3097c5a49
This commit is contained in:
Treehugger Robot 2020-07-01 12:09:01 +00:00 committed by Automerger Merge Worker
commit d6bc08bdbd

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 {