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:
commit
d6bc08bdbd
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue