Add additional java_api_library testing modules am: d0f9520414
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2558570 Change-Id: I3386a172d38481e774a522fe86bbd2bb7745df5a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -410,6 +410,10 @@ func gatherRequiredDepsForTest() string {
|
||||
"legacy.core.platform.api.stubs.from-text": "api/current.txt",
|
||||
"stable.core.platform.api.stubs.from-text": "api/current.txt",
|
||||
"core-lambda-stubs.from-text": "api/current.txt",
|
||||
"android-non-updatable.stubs.from-text": "api/current.txt",
|
||||
"android-non-updatable.stubs.system.from-text": "api/system-current.txt",
|
||||
"android-non-updatable.stubs.test.from-text": "api/test-current.txt",
|
||||
"android-non-updatable.stubs.module_lib.from-text": "api/module-lib-current.txt",
|
||||
}
|
||||
|
||||
for libName, apiFile := range extraApiLibraryModules {
|
||||
|
Reference in New Issue
Block a user