Merge "Prepare Soong for switch to stable core/platform API." am: 286d8f9972
am: d6bc08bdbd
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1353885 Change-Id: I8785b0cf32bb45c97878500f53754012a681da51
This commit is contained in:
@@ -196,6 +196,7 @@ func GatherRequiredDepsForTest() string {
|
|||||||
systemModules := []string{
|
systemModules := []string{
|
||||||
"core-current-stubs-system-modules",
|
"core-current-stubs-system-modules",
|
||||||
"legacy-core-platform-api-stubs-system-modules",
|
"legacy-core-platform-api-stubs-system-modules",
|
||||||
|
"stable-core-platform-api-stubs-system-modules",
|
||||||
}
|
}
|
||||||
|
|
||||||
for _, extra := range systemModules {
|
for _, extra := range systemModules {
|
||||||
|
Reference in New Issue
Block a user