Merge ""module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES)" into sc-dev am: a8ea2833a2 am: 155ef5ffc3

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

Change-Id: Ib4d65af2326982f807304e50aba715fa93c377f2
This commit is contained in:
Orion Hodson
2021-07-01 14:15:56 +00:00
committed by Automerger Merge Worker
3 changed files with 19 additions and 4 deletions

View File

@@ -312,6 +312,7 @@ func gatherRequiredDepsForTest() string {
systemModules := []string{
"core-current-stubs-system-modules",
"core-module-lib-stubs-system-modules",
"legacy-core-platform-api-stubs-system-modules",
"stable-core-platform-api-stubs-system-modules",
}