Merge "Prepare Soong for switch to stable core/platform API."
This commit is contained in:
commit
286d8f9972
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue